ClassTester
Constructs and initializes a class tester.
Parameters
the package name of the class to be tested
the name of the class that should be tested
the maximum allowed name similarity to match
the expected access modifier
the expected super class
the matcher used for the interfaces that are expected to be implemented
the class instance of the tested class
Constructs and initializes a class tester.
Parameters
the package name of the class to be tested
the name of the class that should be tested
the maximum allowed name similarity to match
the expected access modifier
the expected super class
the matcher used for the interfaces that are expected to be implemented
Constructs and initializes a class tester.
Parameters
the package name of the class to be tested
the name of the class that should be tested
the maximum allowed name similarity to match
the expected access modifier
Constructs and initializes a class tester.
Parameters
the package name of the class to be tested
the name of the class that should be tested
the maximum allowed name similarity to match
Constructs and initializes a class tester.
Parameters
the package name of the class to be tested
the name of the class that should be tested
Constructs and initializes a class tester.
Parameters
the class to be tested