[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
The BaseInstanceTestCase type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| BuildTestEventArgs |
Formatiert eine Test-Nachricht.
(Overrides BaseTestCase..::..BuildTestEventArgs(String, TestEventTyp, String, Exception).) | |
| Err(String) |
Löst ein Test-Ereignis vom Typ "Fehler" aus.
(Inherited from BaseTestCase.) | |
| Err(String, Exception) |
Löst ein Test-Ereignis vom Typ "Fehler" aus.
(Inherited from BaseTestCase.) | |
| Info(String) |
Löst ein Test-Ereignis vom Typ "Information" aus.
(Inherited from BaseTestCase.) | |
| Info(String, Exception) |
Löst ein Test-Ereignis vom Typ "Information" aus.
(Inherited from BaseTestCase.) | |
| OnTestEvent |
Löst das Ereignis TestEvent aus.
(Inherited from BaseTestCase.) | |
| Test()()()() | ||
| Test(TestBench, INode) |
Testet den übergebenen Knoten.
| |
| Warn(String) |
Löst ein Test-Ereignis vom Typ "Warnung" aus.
(Inherited from BaseTestCase.) | |
| Warn(String, Exception) |
Löst ein Test-Ereignis vom Typ "Warnung" aus.
(Inherited from BaseTestCase.) |