Interface IWithLoginNameCaptor<S>
- Type Parameters:
S- the type of the successor of aIWithLoginNameCaptor.
- All Superinterfaces:
ArgumentCaptor<S>
- All Known Implementing Classes:
WithLoginNameCaptor
- Author:
- Silvan Wyss
-
Method Summary
Methods inherited from interface ArgumentCaptor
scsArgCpt
-
Method Details
-
getLoginName
String getLoginName() -
withLoginName
-