A B C D E F G I L M N P R S T U

U

UNEXPECTED_CALL_AFTER - Static variable in exception biz.xsoftware.mock.ExpectFailedException
Expect failed because a method you did not list in expected methods was called after all your expected methods were called.
UNEXPECTED_CALL_BEFORE - Static variable in exception biz.xsoftware.mock.ExpectFailedException
Expect failed because a method you did not list in expected methods was called before or during the other methods you did expect.
UNEXPECTED_ON_NONE - Static variable in exception biz.xsoftware.mock.ExpectFailedException
Expect failed because you expected no methods to be called, but a method was called.

A B C D E F G I L M N P R S T U