Package h07.util
Contains utility classes for the tests.
-
Class Summary Class Description Assertions A utility class for assertions, much likeAssertions
.Assertions.TypeParameter Represents type parameters.Config Contains constants that are used as settings for tests and utility classes.TestClass Common class for all test classes.Updater Updates the local tests if configured to do so.Updater.Version A limited implementation of Semantic Versioning. -
Exception Summary Exception Description TestClass.MissingMemberException An exception class to indicate that a member was not found when searching by name or criteria.