|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
groovy.util.GroovyTestCase
org.gmetrics.test.AbstractTestCase
org.gmetrics.analyzer.FilesystemSourceAnalyzerTest
public class FilesystemSourceAnalyzerTest
| Field Summary |
|---|
| Fields inherited from class groovy.util.GroovyTestCase |
|---|
log, TEST_SCRIPT_NAME_PREFIX |
| Constructor Summary | |
|---|---|
FilesystemSourceAnalyzerTest()
|
|
| Method Summary | |
|---|---|
groovy.lang.MetaClass |
getMetaClass()
|
java.lang.Object |
getProperty(java.lang.String property)
|
java.lang.Object |
invokeMethod(java.lang.String method,
java.lang.Object arguments)
|
void |
setMetaClass(groovy.lang.MetaClass mc)
|
void |
setProperty(java.lang.String property,
java.lang.Object value)
|
void |
setUp()
|
void |
testAnalyze_BaseDirectoryEmpty()
|
void |
testAnalyze_BaseDirectoryNull()
|
void |
testAnalyze_IncludesAndExcludes()
|
void |
testAnalyze_NestedSubdirectories_ButNoMatchingFiles()
|
void |
testAnalyze_NestedSubdirectoriesAndFiles()
|
void |
testAnalyze_NullMetricSet()
|
void |
testAnalyze_ResultsWithNoChildrenIfBaseDirectoryHasNoMatchingFiles()
|
void |
testAnalyze_ResultsWithNoChildrenIfBaseDirectoryIsEmpty()
|
void |
testAnalyze_TwoMetrics()
|
void |
testGetSourceDirectories_ReturnsListWithBaseDirectory()
|
void |
testMatches()
|
| Methods inherited from class org.gmetrics.test.AbstractTestCase |
|---|
assertBothAreFalseOrElseNeitherIs, assertContainsAll, assertContainsAllInOrder, assertEqualSets, captureLog4JMessages, captureSystemOut, classResultsNode, classResultsNode, containsAll, isNotGroovy15, log, methodResultsNode, packageResultsNode, packageResultsNode, scale, scale, shouldFailWithMessageContaining |
| Methods inherited from class groovy.util.GroovyTestCase |
|---|
assertArrayEquals, assertContains, assertContains, assertEquals, assertEquals, assertEquals, assertInspect, assertLength, assertLength, assertLength, assertScript, assertToString, fixEOLs, getMethodName, getName, getTestClassName, notYetImplemented, notYetImplemented, shouldFail, shouldFail, shouldFailWithCause |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, run, run, runBare, runTest, setName, 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, 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 FilesystemSourceAnalyzerTest()
| Method Detail |
|---|
public groovy.lang.MetaClass getMetaClass()
getMetaClass in interface groovy.lang.GroovyObjectgetMetaClass in class AbstractTestCasepublic void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass in interface groovy.lang.GroovyObjectsetMetaClass in class AbstractTestCase
public java.lang.Object invokeMethod(java.lang.String method,
java.lang.Object arguments)
invokeMethod in interface groovy.lang.GroovyObjectinvokeMethod in class AbstractTestCasepublic java.lang.Object getProperty(java.lang.String property)
getProperty in interface groovy.lang.GroovyObjectgetProperty in class AbstractTestCase
public void setProperty(java.lang.String property,
java.lang.Object value)
setProperty in interface groovy.lang.GroovyObjectsetProperty in class AbstractTestCasepublic void setUp()
setUp in class AbstractTestCasepublic void testAnalyze_NullMetricSet()
public void testAnalyze_BaseDirectoryNull()
public void testAnalyze_BaseDirectoryEmpty()
public void testAnalyze_ResultsWithNoChildrenIfBaseDirectoryIsEmpty()
public void testAnalyze_ResultsWithNoChildrenIfBaseDirectoryHasNoMatchingFiles()
public void testAnalyze_NestedSubdirectories_ButNoMatchingFiles()
public void testAnalyze_NestedSubdirectoriesAndFiles()
public void testAnalyze_TwoMetrics()
public void testAnalyze_IncludesAndExcludes()
public void testGetSourceDirectories_ReturnsListWithBaseDirectory()
public void testMatches()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||