org.easymock.internal.matchers

Class InstanceOf

public class InstanceOf extends Object implements IArgumentMatcher, Serializable

Constructor Summary
InstanceOf(Class<?> clazz)
Method Summary
voidappendTo(StringBuffer buffer)
booleanmatches(Object actual)

Constructor Detail

InstanceOf

public InstanceOf(Class<?> clazz)

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.]]>