Package de.a9d3.testing.checker
Class EmptyCollectionCheck
- java.lang.Object
-
- de.a9d3.testing.checker.EmptyCollectionCheck
-
- All Implemented Interfaces:
CheckerInterface
public class EmptyCollectionCheck extends Object implements CheckerInterface
-
-
Constructor Summary
Constructors Constructor Description EmptyCollectionCheck()EmptyCollectionCheck(TestDataProvider provider)
-
-
-
Constructor Detail
-
EmptyCollectionCheck
public EmptyCollectionCheck()
-
EmptyCollectionCheck
public EmptyCollectionCheck(TestDataProvider provider)
-
-
Method Detail
-
check
public boolean check(Class c)
- Specified by:
checkin interfaceCheckerInterface
-
-