public static final class BooleanTest.TestType extends Object
| Modifier and Type | Field and Description |
|---|---|
static BooleanTest.TestType |
IS
The test which tests the expression against the truth value.
|
static BooleanTest.TestType |
IS_NOT
The test which tests the expression against the negation of the truth value.
|
| Constructor and Description |
|---|
BooleanTest.TestType() |
public static final BooleanTest.TestType IS
public static final BooleanTest.TestType IS_NOT
Copyright © 2010-2012. All Rights Reserved.