public abstract class OnmsAssert extends Object
Constructor and Description |
---|
OnmsAssert() |
Modifier and Type | Method and Description |
---|---|
static void |
assertArrayEqualsIgnoreOrder(Object[] a,
Object[] b) |
static void |
assertThrowsException(Class<? extends Throwable> expectedException,
Runnable function) |
Copyright © 2021. All rights reserved.