public class ShouldNotHaveThrown
extends org.assertj.core.error.BasicErrorMessageFactory
Modifier | Constructor and Description |
---|---|
private |
ShouldNotHaveThrown(java.lang.Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
static org.assertj.core.error.ErrorMessageFactory |
shouldNotHaveThrown(java.lang.Throwable throwable) |