A B C E F G H I L M O P R S T U V

V

valueChanged() - Method in interface org.mockcentral.server.ISignaturePartBeanObserver
Notification of a change to the bean's value field.
valueClassNameChanged() - Method in interface org.mockcentral.server.ISignaturePartBeanObserver
Notification of a change to the bean's valueClassName field.
valueOf(String) - Static method in enum org.mockcentral.server.MockMethodType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.mockcentral.server.ValueType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mockcentral.server.MockMethodType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.mockcentral.server.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Enum in org.mockcentral.server
An enum declaring the available value types for an Object (or primitive value) created using the SignaturePartBuilder.extractObject method.
valueTypeChanged() - Method in interface org.mockcentral.server.ISignaturePartBeanObserver
Notification of a change to the bean's valueType field.
verifyMock(String) - Method in class org.mockcentral.server.MockCentralServer
Gets the indicated Mock Object and verifies its expectations.
verifyMock(String, String) - Method in class org.mockcentral.server.MockCentralServer
Gets the indicated Mock Object from the indicated Fixture and verifies its expectations.
verifyMockObject(String) - Method in class org.mockcentral.server.Fixture
Calls the Mock.verify method on the indicated Mock to verify that its expected methods were called.
verifyMocks() - Method in class org.mockcentral.server.MockCentralServer
Gets all the Mock Objects belonging to the current Fixture and verifies their expectations.
verifyMocks(String) - Method in class org.mockcentral.server.MockCentralServer
Gets all the Mock Objects belonging to the Fixture defined by the fixtureName parameter and verifies their expectations.

A B C E F G H I L M O P R S T U V