Interface IWithDatabaseCaptor<D,S>
- Type Parameters:
D- the type of the database of aIWithDatabaseCaptor.S- the type of the successor of aIWithDatabaseCaptor.
- All Superinterfaces:
ArgumentCaptor<S>
- All Known Implementing Classes:
WithDatabaseCaptor
- Author:
- Silvan Wyss
-
Method Summary
Methods inherited from interface ArgumentCaptor
scsArgCpt
-
Method Details
-
getStoredDatabase
D getStoredDatabase() -
withDatabase
-