- valueOf(String) - Static method in enum org.unitils.easymock.util.Calls
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unitils.easymock.util.Dates
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unitils.easymock.util.Defaults
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unitils.easymock.util.InvocationOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.unitils.easymock.util.Order
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.unitils.easymock.util.Calls
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.unitils.easymock.util.Dates
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.unitils.easymock.util.Defaults
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.unitils.easymock.util.InvocationOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.unitils.easymock.util.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verify() - Method in class org.unitils.easymock.EasyMockModule
-
- verify() - Static method in class org.unitils.easymock.EasyMockUnitils
-
Unit tests can call this method to check whether all recorded expected behavior was actually observed during
the test.