org.easymock.internal.matchers

Class EndsWith

Implemented Interfaces:
IArgumentMatcher

public class EndsWith
extends java.lang.Object
implements IArgumentMatcher

Constructor Summary

EndsWith(String suffix)

Method Summary

void
appendTo(StringBuffer buffer)
boolean
matches(Object actual)

Constructor Details

EndsWith

public EndsWith(String suffix)

Method Details

appendTo

public void appendTo(StringBuffer buffer)

matches

public boolean matches(Object actual)