Class AndNameCaptor<S>
java.lang.Object
ch.nolix.base.argumentcaptor.base.AbstractArgumentCaptor<String,S>
ch.nolix.base.argumentcaptor.andargumentcaptor.AndNameCaptor<S>
- Type Parameters:
S- the type of the next thing of aAndNameCaptor
- All Implemented Interfaces:
IAndNameCaptor<S>, ArgumentCaptor<S>
- Author:
- Silvan Wyss
-
Constructor Details
-
AndNameCaptor
public AndNameCaptor() -
AndNameCaptor
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceIAndNameCaptor<S>
-
andName
- Specified by:
andNamein interfaceIAndNameCaptor<S>
-