public class AssertionError extends Error
Objs.Constructor<T extends Objs>, Objs.Property<T>| Modifier and Type | Field and Description |
|---|---|
Objs.Property<Object> |
actual |
Objs.Property<Object> |
expected |
Objs.Property<Boolean> |
generatedMessage |
Objs.Property<String> |
message |
Objs.Property<String> |
name |
Objs.Property<String> |
operator |
| Modifier | Constructor and Description |
|---|---|
|
AssertionError() |
protected |
AssertionError(Objs.Constructor<?> c,
Object js) |
|
AssertionError(Objs options) |
| Modifier and Type | Method and Description |
|---|---|
static AssertionError |
$as(Object obj) |
Boolean |
generatedMessage() |
String |
message() |
String |
name() |
String |
operator() |
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOfpublic Objs.Property<String> name
public Objs.Property<String> message
public Objs.Property<Object> actual
public Objs.Property<Object> expected
public Objs.Property<String> operator
public Objs.Property<Boolean> generatedMessage
protected AssertionError(Objs.Constructor<?> c, Object js)
public AssertionError(Objs options)
public AssertionError()
Copyright © 2016. All rights reserved.