IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
TODO: Documentation needed for class More...
Protected Member Functions | |
DelegatingTestCommand (TestCommand innerCommand) | |
TODO: Documentation needed for constructor More... | |
Protected Attributes | |
TestCommand | innerCommand |
TODO: Documentation needed for field More... | |
Additional Inherited Members | |
![]() | |
TestCommand (Test test) | |
Construct a TestCommand for a test. More... | |
abstract TestResult | Execute (TestExecutionContext context) |
Runs the test in a specified context, returning a TestResult. More... | |
![]() | |
Test | Test [get, private set] |
Gets the test associated with this command. More... | |
TODO: Documentation needed for class
|
inlineprotected |
TODO: Documentation needed for constructor
innerCommand |
|
protected |
TODO: Documentation needed for field