Package jsystem.framework.sut

Interface Summary
Sut SUT stands for System/Software Under Test.
 

Class Summary
DefaultSut  
SutError An implemantation of SUT that is used if the default SutImpl or other implementation was failed to init.
SutFactory A factory that manage the SUTs
SutImpl The default SUT implemantation.