프로퍼티 | 타입 | 설명 | |
---|---|---|---|
endCalled | bool | ||
failedAssertions | int | ||
passedAssertions | int |
메소드 | 설명 | |
---|---|---|
EndTest ( ) : void | ||
GenerateAssembly ( ) : string | ||
IncrementAssertionResult ( bool passed ) : void | ||
IsTestComplete ( ) : bool | ||
Load ( string file ) : TestBench | ||
Reset ( ) : void | ||
RunAssertions ( |
||
TestBench ( ) : System |
메소드 | 설명 | |
---|---|---|
ParseCommand ( string command, int address ) : TestCommand |
public IncrementAssertionResult ( bool passed ) : void | ||
passed | bool | |
리턴 | void |
public RunAssertions ( |
||
state | ||
리턴 | void |