org.easymock.internal.matchers

Class StartsWith

public class StartsWith extends Object implements IArgumentMatcher, Serializable

Constructor Summary
StartsWith(String prefix)
Method Summary
voidappendTo(StringBuffer buffer)
booleanmatches(Object actual)

Constructor Detail

StartsWith

public StartsWith(String prefix)

Method Detail

appendTo

public void appendTo(StringBuffer buffer)

matches

public boolean matches(Object actual)
Copyright © 2001-2009 OFFIS, Tammo Freese, Henri Tremblay. This documentation is provided under the terms of the MIT licence.]]>