24 lines
441 B
Text
24 lines
441 B
Text
TESTING "Component Test Suite: Proc-Layer controller" ./test-components --group=controller
|
|
|
|
|
|
|
|
|
|
PLANNED "CommandBasic_test" CommandBasic_test <<END
|
|
END
|
|
|
|
|
|
PLANNED "CommandArgument_test" CommandArgument_test <<END
|
|
END
|
|
|
|
|
|
TEST "Command functor" CommandMutation_test <<END
|
|
out: Mutation\(untied\)
|
|
out: param values: Closure\(23\)
|
|
out: Mutation\(Closure\(23\)\)
|
|
out: saved state: 11
|
|
END
|
|
|
|
|
|
TEST "Memento binding" MementoTie_test <<END
|
|
return: 0
|
|
END
|