!**< def !define test (!|fitlibrary.specify.dynamicVariable.DynamicVariablesUnderTest| |'''set'''|ella.class|'''to'''|Child| |'''set'''|Child.super|'''to'''|Person| |'''oo'''|ella|''surname is''|White| |''expected test results''|1|''right''|0|''wrong''|0|''ignored''|1|''exceptions''| ) **! |!-fitlibrary.spec.SpecifyFixture-!| |${test}|!-
fitlibrary.specify.dynamicVariable.DynamicVariablesUnderTest

set ella.class to Child

set Child.super to Person

oo
Unknown defined action for object of class Child
ella surname is White

expected test results expected
0 right, 0 wrong, 0 ignored, 1 exceptions actual
1 right 0 wrong 0 ignored 1 exceptions
-!|