getModuleToTestProtocolName() Get the name of the protocol for the module to test.
This is the 'factory.MODULE' variable.
'moduleName' to the name of the module to test.
Get the name of the protocol for the module to test.
This is the 'factory.MODULE' variable.
'moduleName' to the name of the module to test.
Parameters: testConfiguration - the configuration for this test.
A call to findCached() that is expected to return nothing.
exception: StandardException - Standard Derby Error policy exception: T_Fail - Something was found.
A call to findCached() that is expected to find something.
exception: StandardException - Standard Derby Error policy exception: T_Fail - Nothing was found.
A call to find() that is expected to return nothing.
exception: T_Fail - Something was found. exception: StandardException - Standard Derby Error policy
A call to findCached() that is expected to find something.
exception: T_Fail - Nothing was found. exception: StandardException - Standard Derby Error policy