Class AndPortCaptor<S>
java.lang.Object
ch.nolix.base.argumentcaptor.base.AbstractArgumentCaptor<Integer,S>
ch.nolix.base.argumentcaptor.andargumentcaptor.AndPortCaptor<S>
- Type Parameters:
S- the type of the next thing of aAndPortCaptor
- All Implemented Interfaces:
IAndPortCaptor<S>, ArgumentCaptor<S>
public class AndPortCaptor<S>
extends AbstractArgumentCaptor<Integer,S>
implements IAndPortCaptor<S>
- Author:
- Silvan Wyss
-
Constructor Details
-
AndPortCaptor
public AndPortCaptor() -
AndPortCaptor
-
-
Method Details
-
andHttpPort
-
andHttpsPort
-
andMsSqlPort
-
andPort
- Specified by:
andPortin interfaceIAndPortCaptor<S>
-
getPort
public final int getPort()- Specified by:
getPortin interfaceIAndPortCaptor<S>
-