org.easymock.internal.matchers

Class NotNull

Implemented Interfaces:
IArgumentMatcher

public class NotNull
extends java.lang.Object
implements IArgumentMatcher

Field Summary

static NotNull
NOT_NULL

Method Summary

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

Field Details

NOT_NULL

public static final NotNull NOT_NULL

Method Details

appendTo

public void appendTo(StringBuffer buffer)

matches

public boolean matches(Object actual)