Property | Type | Description | |
---|---|---|---|
Credits | void | ||
GetViewController | UIViewController | ||
Options | void | ||
Setup | TestCaseElement | ||
Setup | TestSuiteElement | ||
TouchRunner | System | ||
objc_msgSend | IntPtr |
Method | Description | |
---|---|---|
Show ( TestSuite suite ) : void | ||
TestFinished ( ITestResult r ) : void |
Method | Description | |
---|---|---|
ExecuteOnMainThread ( Action action ) : void | ||
TerminateWithSuccess ( ) : void | ||
WriteDeviceInformation ( TextWriter writer ) : void |
Method | Description | |
---|---|---|
Credits ( ) : void | ||
GetViewController ( ) : UIViewController | ||
Options ( ) : void | ||
Setup ( TestMethod test ) : TestCaseElement | ||
Setup ( TestSuite suite ) : TestSuiteElement | ||
TouchRunner ( UIWindow window ) : System | ||
objc_msgSend ( IntPtr receiver, IntPtr selector ) : IntPtr |
protected ExecuteOnMainThread ( Action action ) : void | ||
action | Action | |
return | void |
protected WriteDeviceInformation ( TextWriter writer ) : void | ||
writer | TextWriter | |
return | void |