addImplementsInterface

public void addImplementsInterface(IdentifierMatcher interfaceMatcher)(source)

Adds an interface matcher used for the test class.

Parameters

interfaceMatcher

the interface matcher to add


public void addImplementsInterface(String interfaceName, double similarity)(source)

Adds an interface matcher used for the test class.

Parameters

interfaceName

the name interface matcher to add

similarity

the maximum allowed similarity


public void addImplementsInterface(String interfaceName)(source)

Adds an interface matcher used for the test class.

Parameters

interfaceName

the name interface matcher to add