|
CodePorting.Translator Cs2Cpp
CodePorting.Translator.Cs2Cpp.Framework
|
Context in which testing takes place. More...
#include <TestContext.h>
Classes | |
| class | TestAdapter |
| TestAdapter adapts a Test for consumption by the user test code. More... | |
Public Member Functions | |
| System::String | get_TestDirectory () |
| Returns test directory. More... | |
| System::SharedPtr< TestContext::TestAdapter > | get_Test () |
| Returns current test info. More... | |
Static Public Member Functions | |
| static TestContext * | get_CurrentContext () |
| Returns current test context. More... | |
Context in which testing takes place.
|
inlinestatic |
Returns current test context.
|
inline |
Returns current test info.
|
inline |
Returns test directory.