|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.maven.plugins.enforcer.TestRequireFilesExist
public class TestRequireFilesExist
Test the "require files exist" rule.
| Constructor Summary | |
|---|---|
TestRequireFilesExist()
|
|
| Method Summary | |
|---|---|
void |
testEmptyFile()
|
void |
testEmptyFileAllowNull()
|
void |
testEmptyFileList()
|
void |
testEmptyFileListAllowNull()
|
void |
testFileDoesNotExist()
|
void |
testFileExists()
|
void |
testId()
Test id. |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TestRequireFilesExist()
| Method Detail |
|---|
public void testFileExists()
throws EnforcerRuleException,
IOException
EnforcerRuleException
IOException
public void testEmptyFile()
throws EnforcerRuleException,
IOException
EnforcerRuleException
IOException
public void testEmptyFileAllowNull()
throws EnforcerRuleException,
IOException
EnforcerRuleException
IOException
public void testEmptyFileList()
throws EnforcerRuleException,
IOException
EnforcerRuleException
IOException
public void testEmptyFileListAllowNull()
throws EnforcerRuleException,
IOException
EnforcerRuleException
IOException
public void testFileDoesNotExist()
throws EnforcerRuleException,
IOException
EnforcerRuleException
IOExceptionpublic void testId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||