assertImplementsInterfaces

public void assertImplementsInterfaces(List<IdentifierMatcher> implementsInterfaces)(source)

Tests whether all described interfaces by the specified matchers are being extended.

Parameters

implementsInterfaces

the matchers to match the criterion of extension


Tests whether all described interfaces by the specified matchers are being extended.