public abstract class AbstractProblemsTest extends Object
| Constructor and Description |
|---|
AbstractProblemsTest() |
public AbstractProblemsTest()
public void beforeEach() throws Exception
Exceptionprotected abstract org.modeshape.common.collection.Problems createProblems()
public void shouldBeEmptyImmediatelyAfterInstantiation()
public void shouldAddErrorByMessageAndParametersUsingDefaultCode()
public void shouldAddErrorByCodeAndMesssageAndParameters()
public void shouldAddErrorByThrowableAndMessageAndParametersUsingDefaultCode()
public void shouldAddErrorByThrowableAndCodeAndMessageAndParameters()
public void shouldAddErrorByMessageAndResourceAndLocationAndParametersUsingDefaultCode()
public void shouldAddErrorByCodeAndMesssageAndResourceAndLocationAndParameters()
public void shouldAddErrorByThrowableAndMessageAndResourceAndLocationAndParametersUsingDefaultCode()
public void shouldAddErrorByThrowableAndCodeAndMessageAndResourceAndLocationAndParameters()
public void shouldAddWarningByMessageAndParametersUsingDefaultCode()
public void shouldAddWarningByCodeAndMesssageAndParameters()
public void shouldAddWarningByThrowableAndMessageAndParametersUsingDefaultCode()
public void shouldAddWarningByThrowableAndCodeAndMessageAndParameters()
public void shouldAddWarningByMessageAndResourceAndLocationAndParametersUsingDefaultCode()
public void shouldAddWarningByCodeAndMesssageAndResourceAndLocationAndParameters()
public void shouldAddWarningByThrowableAndMessageAndResourceAndLocationAndParametersUsingDefaultCode()
public void shouldAddWarningByThrowableAndCodeAndMessageAndResourceAndLocationAndParameters()
public void shouldAddInfoByMessageAndParametersUsingDefaultCode()
public void shouldAddInfoByCodeAndMesssageAndParameters()
public void shouldAddInfoByThrowableAndMessageAndParametersUsingDefaultCode()
public void shouldAddInfoByThrowableAndCodeAndMessageAndParameters()
public void shouldAddInfoByMessageAndResourceAndLocationAndParametersUsingDefaultCode()
public void shouldAddInfoByCodeAndMesssageAndResourceAndLocationAndParameters()
public void shouldAddInfoByThrowableAndMessageAndResourceAndLocationAndParametersUsingDefaultCode()
public void shouldAddInfoByThrowableAndCodeAndMessageAndResourceAndLocationAndParameters()
public void shouldAddProblemsAndMaintainOrder()
Copyright © 2008–2021 JBoss, a division of Red Hat. All rights reserved.