Class AssertImplementsOnly

java.lang.Object
org.soliscode.test.assertions.AssertImplementsOnly

public final class AssertImplementsOnly extends Object
A collection of utility methods that support asserting that an object is an instance of a class that implements interfaces only from a set of permitted interfaces.
Since:
1.0.0
Author:
evanbergstrom