Searched refs:withNoErrorContaining (Results 1 – 2 of 2) sorted by relevance
55 .withNoErrorContaining("@RealObject"); in realObjectWithEmptyImplements_shouldNotRaiseOwnError()65 .withNoErrorContaining("@RealObject"); in realObjectWithEmptyClassName_shouldNotRaiseOwnError()
77 public SingleFileClause withNoErrorContaining(final String messageFragment) { in withNoErrorContaining() method in SingleClassSubject.SingleFileClause