public class ExtraAssertions extends Object
Constructor and Description |
---|
ExtraAssertions() |
Modifier and Type | Method and Description |
---|---|
static void |
assertClassAssignability(Class expected,
Class actual) |
static void |
assertJdbcTypeCode(int expected,
int actual) |
static <T> T |
assertTyping(Class<T> expectedType,
Object value) |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.