Свойство | Type | Description | |
---|---|---|---|
endCalled | bool | ||
failedAssertions | int | ||
passedAssertions | int |
Méthode | Description | |
---|---|---|
EndTest ( ) : void | ||
GenerateAssembly ( ) : string | ||
IncrementAssertionResult ( bool passed ) : void | ||
IsTestComplete ( ) : bool | ||
Load ( string file ) : TestBench | ||
Reset ( ) : void | ||
RunAssertions ( |
||
TestBench ( ) : System |
Méthode | Description | |
---|---|---|
ParseCommand ( string command, int address ) : TestCommand |
public IncrementAssertionResult ( bool passed ) : void | ||
passed | bool | |
Résultat | void |
public RunAssertions ( |
||
state | ||
Résultat | void |