Klasse AndPasswordCaptor<N>

java.lang.Object
ch.nolix.core.argumentcaptor.base.ArgumentCaptor<String,N>
ch.nolix.core.argumentcaptor.andargumentcaptor.AndPasswordCaptor<N>
Typparameter:
N - is the type of the next thing of a AndPasswordCaptor.

public class AndPasswordCaptor<N> extends ArgumentCaptor<String,N>
Autor:
Silvan Wyss
  • Konstruktordetails

    • AndPasswordCaptor

      public AndPasswordCaptor()
    • AndPasswordCaptor

      public AndPasswordCaptor(N nextArgumentCaptor)
  • Methodendetails

    • andPassword

      public final N andPassword(String password)
    • getPassword

      public final String getPassword()