public class ShouldHaveNoCause extends BasicErrorMessageFactory
Throwable has no cause failed.arguments, format| Modifier and Type | Method and Description |
|---|---|
static ErrorMessageFactory |
shouldHaveNoCause(Throwable actual)
Creates a new
ShouldHaveNoCause. |
create, equals, hashCode, toStringpublic static ErrorMessageFactory shouldHaveNoCause(Throwable actual)
ShouldHaveNoCause.actual - the actual value in the failed assertion.ErrorMessageFactory.Copyright © 2013 AssertJ. All Rights Reserved.