|
||||||||||
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.AbstractSourceAnalyzer_IntegrationTest
org.gmetrics.analyzer.FilesystemSourceAnalyzer_IntegrationTest
public class FilesystemSourceAnalyzer_IntegrationTest
Field Summary |
---|
Fields inherited from class org.gmetrics.analyzer.AbstractSourceAnalyzer_IntegrationTest |
---|
analyzer, BASE_DIR, GROOVY_FILES, metric, metricSet, SCRIPTS_DIR |
Fields inherited from class groovy.util.GroovyTestCase |
---|
log, TEST_SCRIPT_NAME_PREFIX |
Constructor Summary | |
---|---|
FilesystemSourceAnalyzer_IntegrationTest()
|
Method Summary | |
---|---|
protected org.gmetrics.analyzer.SourceAnalyzer |
createSourceAnalyzer()
|
groovy.lang.MetaClass |
getMetaClass()
|
java.lang.Object |
getProperty(java.lang.String property)
|
protected void |
initializeSourceAnalyzerForDirectoryWithNoMatchingFiles()
|
protected void |
initializeSourceAnalyzerForEmptyDirectory()
|
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)
|
Methods inherited from class org.gmetrics.analyzer.AbstractSourceAnalyzer_IntegrationTest |
---|
assertAnalyze_ResultsNodeStructure, setUp, testAnalyze_EmptyDirectory, testAnalyze_NestedSubdirectories, testAnalyze_NoMatchingFiles |
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 FilesystemSourceAnalyzer_IntegrationTest()
Method Detail |
---|
public groovy.lang.MetaClass getMetaClass()
getMetaClass
in interface groovy.lang.GroovyObject
getMetaClass
in class AbstractSourceAnalyzer_IntegrationTest
public void setMetaClass(groovy.lang.MetaClass mc)
setMetaClass
in interface groovy.lang.GroovyObject
setMetaClass
in class AbstractSourceAnalyzer_IntegrationTest
public java.lang.Object invokeMethod(java.lang.String method, java.lang.Object arguments)
invokeMethod
in interface groovy.lang.GroovyObject
invokeMethod
in class AbstractSourceAnalyzer_IntegrationTest
public java.lang.Object getProperty(java.lang.String property)
getProperty
in interface groovy.lang.GroovyObject
getProperty
in class AbstractSourceAnalyzer_IntegrationTest
public void setProperty(java.lang.String property, java.lang.Object value)
setProperty
in interface groovy.lang.GroovyObject
setProperty
in class AbstractSourceAnalyzer_IntegrationTest
protected org.gmetrics.analyzer.SourceAnalyzer createSourceAnalyzer()
createSourceAnalyzer
in class AbstractSourceAnalyzer_IntegrationTest
protected void initializeSourceAnalyzerForEmptyDirectory()
initializeSourceAnalyzerForEmptyDirectory
in class AbstractSourceAnalyzer_IntegrationTest
protected void initializeSourceAnalyzerForDirectoryWithNoMatchingFiles()
initializeSourceAnalyzerForDirectoryWithNoMatchingFiles
in class AbstractSourceAnalyzer_IntegrationTest
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |