mockMany
Provides mock implementation of T1 and T2.
Types restrictions:
Each type has to satisfy type restriction from mock.
Only one class is allowed
No type duplicates
Parameters
determines the default behavior when no answer is provided. If not provided, default mode is used.
configures the mock right after its creation. It allows defining answers and adjusting the mock context with MokkeryMockConfigurer.
Provides mock implementation of T1, T2 and T3.
Types restrictions:
Each type has to satisfy type restriction from mock.
Only one class is allowed
No type duplicates
Parameters
determines the default behavior when no answer is provided. If not provided, default mode is used.
configures the mock right after its creation. It allows defining answers and adjusting the mock context with MokkeryMockConfigurer.
Provides mock implementation of T1, T2, T3 and T4.
Types restrictions:
Each type has to satisfy type restriction from mock.
Only one class is allowed
No type duplicates
Parameters
determines the default behavior when no answer is provided. If not provided, default mode is used.
configures the mock right after its creation. It allows defining answers and adjusting the mock context with MokkeryMockConfigurer.
Provides mock implementation of T1, T2, T3, T4 and T5.
Types restrictions:
Each type has to satisfy type restriction from mock.
Only one class is allowed
No type duplicates
Parameters
determines the default behavior when no answer is provided. If not provided, default mode is used.
configures the mock right after its creation. It allows defining answers and adjusting the mock context with MokkeryMockConfigurer.
Provides mock implementation of T1 and T2. It is a child of given MokkerySuiteScope.
Types restrictions:
Each type has to satisfy type restriction from mock.
Only one class is allowed
No type duplicates
Parameters
determines the default behavior when no answer is provided. If not provided, default mode is used.
configures the mock right after its creation
Provides mock implementation of T1, T2 and T3. It is a child of given MokkerySuiteScope.
Types restrictions:
Each type has to satisfy type restriction from mock.
Only one class is allowed
No type duplicates
Parameters
determines the default behavior when no answer is provided. If not provided, default mode is used.
configures the mock right after its creation
Provides mock implementation of T1, T2, T3 and T4. It is a child of given MokkerySuiteScope.
Types restrictions:
Each type has to satisfy type restriction from mock.
Only one class is allowed
No type duplicates
Parameters
determines the default behavior when no answer is provided. If not provided, default mode is used.
configures the mock right after its creation
Provides mock implementation of T1, T2, T3, T4 and T5. It is a child of given MokkerySuiteScope.
Types restrictions:
Each type has to satisfy type restriction from mock.
Only one class is allowed
No type duplicates
Parameters
determines the default behavior when no answer is provided. If not provided, default mode is used.
configures the mock right after its creation