Class DecoderVerifier.SupplierVerifier<T>

java.lang.Object
com.github.mizosoft.methanol.testing.verifiers.DecoderVerifier.SupplierVerifier<T>
Enclosing class:
DecoderVerifier

public static final class DecoderVerifier.SupplierVerifier<T> extends Object
  • Method Details

    • succeedsWith

      public org.assertj.core.api.AbstractObjectAssert<?,T> succeedsWith(T obj)
    • failsWith

      public org.assertj.core.api.ThrowableAssertAlternative<? extends Throwable> failsWith(Class<? extends Throwable> type)