public interface Litmus
| Modifier and Type | Field and Description |
|---|---|
static Litmus |
THROW
Implementation of
Litmus that throws
an AssertionError on failure. |
static final Litmus THROW
Litmus that throws
an AssertionError on failure.boolean fail(String message)
boolean succeed()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.