Package klyn.unittest
Contains 4 type(s).
Types
Annotations
  • Test - Annotation to mark a method as a test case.
  • TestClass - Annotation to mark a class as a test class.
Classes
  • Assert - Utility assertion helpers for the Klyn test framework.
  • TestRunner - Class responsible for running test cases and test classes.