Uses of Interface
org.omnaest.utils.assertion.AssertLogger.DirectAssertHandler

Packages that use AssertLogger.DirectAssertHandler
org.omnaest.utils.assertion   
 

Uses of AssertLogger.DirectAssertHandler in org.omnaest.utils.assertion
 

Methods in org.omnaest.utils.assertion that return AssertLogger.DirectAssertHandler
 AssertLogger.DirectAssertHandler AssertLogger.DirectAssertHandler.logAs(AssertLogger.DirectAssertHandlerMessageChoice.LogLevel logLevel)
          Logs the assertion Exception using the given AssertLogger.DirectAssertHandlerMessageChoice.LogLevel
 AssertLogger.DirectAssertHandler AssertLogger.DirectAssertHandlerMessageChoice.logWithMessage(AssertLogger.DirectAssertHandlerMessageChoice.LogLevel logLevel, Factory<String> messageFactory)
           
 AssertLogger.DirectAssertHandler AssertLogger.DirectAssertHandlerMessageChoice.logWithMessage(AssertLogger.DirectAssertHandlerMessageChoice.LogLevel logLevel, String message)
           
 AssertLogger.DirectAssertHandler AssertLogger.DirectAssertSuccessFailureChoice.onFailure()
          Returns the AssertLogger.DirectAssertHandler which allows to handle the failureHandling result of the previous assertions
 AssertLogger.DirectAssertHandler AssertLogger.DirectAssertSuccessFailureChoice.onSuccess()
          Returns the AssertLogger.DirectAssertHandler which allows to handle the succes result of the previous assertions
 



Copyright © 2013. All Rights Reserved.