Constant Field Values


Contents
biz.xsoftware.*

biz.xsoftware.mock.client.JsExpectFailedException
public static final String TIMED_OUT "timed out waiting for method"
public static final String UNEXPECTED_CALL_AFTER "Another method that was not expected nor ignored was called after all the expected method calls"
public static final String UNEXPECTED_CALL_BEFORE "Another method that was not expected nor ignored was called before all the expected method calls were called"
public static final String UNEXPECTED_ON_NONE "Another method was called when no methods should have been called"

biz.xsoftware.mock.client.JsMockObject
public static final String ANY "\'Any method\'"
public static final String NONE "No method should have been called"

biz.xsoftware.mock.client.JsMockSuperclass
public static final int DEFAULT_WAIT_TIME 10000



Copyright © 2000 Dean Hiller All Rights Reserved.
If you would like a shared copyright, contact me at deanhiller@users.sourceforge.net
SourceForge