All Classes and Interfaces
Class
Description
A generic class for making assertions on the expected values.
Annotation to mark a method that should be executed after each test case in a test class.
FPBeforeEach is a custom annotation designed to be used on methods that should be executed before each test method.
FPTest is a custom annotation designed to be used on methods for marking them as test cases.
FPTestClass is a record that encapsulates information about a test class and its associated test methods.