Begriffe aus SimplyVBUnit
(Textauszüge aus der Hilfedatei von SimplyVBUnit)
- TestSuite
- A TestSuite is used to group items together to be run as a single text execution. Both TestSuites and TestFixtures can be added to a suite.
- TestFixture
- wraps an instance of a user class that defines test cases.
Weiterführende Links: VBATestSuite • SimplyVBUnit