A C D E F G J O R S T W

A

AbstractCompilerTestCase - Class in org.apache.commons.jci.compilers
Providing convenience methods for JavaCompiler TestCases
AbstractCompilerTestCase() - Constructor for class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 
AbstractTestCase - Class in org.apache.commons.jci
 
AbstractTestCase() - Constructor for class org.apache.commons.jci.AbstractTestCase
 

C

CompilingClassLoaderTestCase - Class in org.apache.commons.jci
 
CompilingClassLoaderTestCase() - Constructor for class org.apache.commons.jci.CompilingClassLoaderTestCase
 
createDirectory(String) - Method in class org.apache.commons.jci.AbstractTestCase
 
createDirectory(String) - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
createJavaCompiler() - Method in class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 
createJavaCompiler() - Method in class org.apache.commons.jci.compilers.EclipseJavaCompilerTestCase
 
createJavaCompiler() - Method in class org.apache.commons.jci.compilers.GroovyJavaCompilerTestCase
 
createJavaCompiler() - Method in class org.apache.commons.jci.compilers.JaninoJavaCompilerTestCase
 
createJavaCompiler() - Method in class org.apache.commons.jci.compilers.RhinoJavaCompilerTestCase
 
createTempDirectory() - Method in class org.apache.commons.jci.AbstractTestCase
 
createTempDirectory() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 

D

delay() - Method in class org.apache.commons.jci.AbstractTestCase
 
delay() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
directory - Variable in class org.apache.commons.jci.AbstractTestCase
 
dump() - Static method in class org.apache.commons.jci.classes.ExtendedDump
 
dump(String) - Static method in class org.apache.commons.jci.classes.SimpleDump
 

E

EclipseJavaCompilerSettingsTestCase - Class in org.apache.commons.jci.compilers
 
EclipseJavaCompilerSettingsTestCase() - Constructor for class org.apache.commons.jci.compilers.EclipseJavaCompilerSettingsTestCase
 
EclipseJavaCompilerTestCase - Class in org.apache.commons.jci.compilers
 
EclipseJavaCompilerTestCase() - Constructor for class org.apache.commons.jci.compilers.EclipseJavaCompilerTestCase
 
ExtendedDump - Class in org.apache.commons.jci.classes
 
ExtendedDump() - Constructor for class org.apache.commons.jci.classes.ExtendedDump
 

F

FilesystemAlterationMonitorTestCase - Class in org.apache.commons.jci.monitor
 
FilesystemAlterationMonitorTestCase() - Constructor for class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 

G

getCompilerName() - Method in class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 
getCompilerName() - Method in class org.apache.commons.jci.compilers.EclipseJavaCompilerTestCase
 
getCompilerName() - Method in class org.apache.commons.jci.compilers.GroovyJavaCompilerTestCase
 
getCompilerName() - Method in class org.apache.commons.jci.compilers.JaninoJavaCompilerTestCase
 
getCompilerName() - Method in class org.apache.commons.jci.compilers.RhinoJavaCompilerTestCase
 
GroovyJavaCompilerTestCase - Class in org.apache.commons.jci.compilers
 
GroovyJavaCompilerTestCase() - Constructor for class org.apache.commons.jci.compilers.GroovyJavaCompilerTestCase
 

J

JaninoJavaCompilerTestCase - Class in org.apache.commons.jci.compilers
 
JaninoJavaCompilerTestCase() - Constructor for class org.apache.commons.jci.compilers.JaninoJavaCompilerTestCase
 

O

org.apache.commons.jci - package org.apache.commons.jci
 
org.apache.commons.jci.classes - package org.apache.commons.jci.classes
 
org.apache.commons.jci.compilers - package org.apache.commons.jci.compilers
 
org.apache.commons.jci.monitor - package org.apache.commons.jci.monitor
 
org.apache.commons.jci.readers - package org.apache.commons.jci.readers
 
org.apache.commons.jci.stores - package org.apache.commons.jci.stores
 

R

ReloadingClassLoaderRemoveTestCase - Class in org.apache.commons.jci
Test ReloadingClassLoader's removeResourceStore(ResourceStore) method.
ReloadingClassLoaderRemoveTestCase() - Constructor for class org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
 
ReloadingClassLoaderTestCase - Class in org.apache.commons.jci
 
ReloadingClassLoaderTestCase() - Constructor for class org.apache.commons.jci.ReloadingClassLoaderTestCase
 
ResourceReaderTestCase - Class in org.apache.commons.jci.readers
 
ResourceReaderTestCase() - Constructor for class org.apache.commons.jci.readers.ResourceReaderTestCase
 
ResourceStoreTestCase - Class in org.apache.commons.jci.stores
 
ResourceStoreTestCase() - Constructor for class org.apache.commons.jci.stores.ResourceStoreTestCase
 
RhinoJavaCompilerTestCase - Class in org.apache.commons.jci.compilers
 
RhinoJavaCompilerTestCase() - Constructor for class org.apache.commons.jci.compilers.RhinoJavaCompilerTestCase
 

S

setUp() - Method in class org.apache.commons.jci.AbstractTestCase
 
setUp() - Method in class org.apache.commons.jci.CompilingClassLoaderTestCase
 
setUp() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
setUp() - Method in class org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
 
setUp() - Method in class org.apache.commons.jci.ReloadingClassLoaderTestCase
 
SimpleDump - Class in org.apache.commons.jci.classes
 
SimpleDump() - Constructor for class org.apache.commons.jci.classes.SimpleDump
 

T

tearDown() - Method in class org.apache.commons.jci.AbstractTestCase
 
tearDown() - Method in class org.apache.commons.jci.CompilingClassLoaderTestCase
 
tearDown() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
tearDown() - Method in class org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
 
tearDown() - Method in class org.apache.commons.jci.ReloadingClassLoaderTestCase
 
testAdditionalTopLevelClassCompile() - Method in class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 
testAdditionalTopLevelClassCompile() - Method in class org.apache.commons.jci.compilers.EclipseJavaCompilerTestCase
 
testAdditionalTopLevelClassCompile() - Method in class org.apache.commons.jci.compilers.RhinoJavaCompilerTestCase
 
testChange() - Method in class org.apache.commons.jci.CompilingClassLoaderTestCase
 
testChange() - Method in class org.apache.commons.jci.ReloadingClassLoaderTestCase
 
testClassNotFound() - Method in class org.apache.commons.jci.ReloadingClassLoaderTestCase
 
testCreate() - Method in class org.apache.commons.jci.CompilingClassLoaderTestCase
 
testCreate() - Method in class org.apache.commons.jci.ReloadingClassLoaderTestCase
 
testCreateDirectoryDetection() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testCreateFileDetection() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testCreatingFileInSubDirectoryChangesLastModified() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testCreatingLocalDirectoryChangesLastModified() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testCreatingLocalFileChangesLastModified() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testCreatingSubDirectoryChangesLastModified() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testCrossReferenceCompilation() - Method in class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 
testCrossReferenceCompilation() - Method in class org.apache.commons.jci.compilers.GroovyJavaCompilerTestCase
 
testCrossReferenceCompilation() - Method in class org.apache.commons.jci.compilers.RhinoJavaCompilerTestCase
 
testDefaultSettings() - Method in class org.apache.commons.jci.compilers.EclipseJavaCompilerSettingsTestCase
 
testDelegation() - Method in class org.apache.commons.jci.ReloadingClassLoaderTestCase
 
testDelete() - Method in class org.apache.commons.jci.CompilingClassLoaderTestCase
 
testDelete() - Method in class org.apache.commons.jci.ReloadingClassLoaderTestCase
 
testDeleteDependency() - Method in class org.apache.commons.jci.CompilingClassLoaderTestCase
 
testDeleteDependency() - Method in class org.apache.commons.jci.ReloadingClassLoaderTestCase
 
testDeleteDirectoryDetection() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testDeleteFileDetection() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testDeprecations() - Method in class org.apache.commons.jci.compilers.EclipseJavaCompilerSettingsTestCase
 
testDirectoryDoublication() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testEncoding() - Method in class org.apache.commons.jci.compilers.EclipseJavaCompilerSettingsTestCase
 
testExtendedCompile() - Method in class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 
testExtendedCompile() - Method in class org.apache.commons.jci.compilers.RhinoJavaCompilerTestCase
 
testFactoryCreation() - Method in class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 
testFileResourceReader() - Method in class org.apache.commons.jci.readers.ResourceReaderTestCase
 
testFileResourceStore() - Method in class org.apache.commons.jci.stores.ResourceStoreTestCase
 
testInternalClassCompile() - Method in class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 
testInternalClassCompile() - Method in class org.apache.commons.jci.compilers.GroovyJavaCompilerTestCase
 
testInternalClassCompile() - Method in class org.apache.commons.jci.compilers.RhinoJavaCompilerTestCase
 
testInterval() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testListenerDoublication() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testLoadClassAfterResourceStoreRemoved() - Method in class org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
Test that a class can't be loaded after the ResourceStore containing it has been removed.
testMemoryResourceReader() - Method in class org.apache.commons.jci.readers.ResourceReaderTestCase
 
testMemoryResourceStore() - Method in class org.apache.commons.jci.stores.ResourceStoreTestCase
 
testModifyFileDetection() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testRemoveStoreNotFoundClassLoaderHasStores() - Method in class org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
Test trying to remove a ResourceStore from the ReloadingClassLoader which can't be found - when the ClassLoader DOES contain other ResourceStore.
testRemoveStoreNotFoundClassLoaderNoStores() - Method in class org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
Test trying to remove a ResourceStore from the ReloadingClassLoader which can't be found - when the ClassLoader contains NO other ResourceStore.
testRemoveStoresFour() - Method in class org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
Test trying to remove the fourth ResourceStore added Bug: ReloadingClassLoader addes ResourceStore at the start of the array.
testRemoveStoresOne() - Method in class org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
Test trying to remove the first ResourceStore added Bug: ReloadingClassLoader addes ResourceStore at the start of the array.
testRemoveStoresThree() - Method in class org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
Test trying to remove the third ResourceStore added Bug: In this scenario the two System.arraycopy() statements don't copy the correct ResourceStore - it creates a new array where the first resource store is null and copies store3 and store2 to their same positions
testRemoveStoresTwo() - Method in class org.apache.commons.jci.ReloadingClassLoaderRemoveTestCase
Test trying to remove the second ResourceStore added Bug: ReloadingClassLoader addes ResourceStore at the start of the array.
testSimpleCompile() - Method in class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 
testSimpleCompile() - Method in class org.apache.commons.jci.compilers.RhinoJavaCompilerTestCase
 
testSourceVersion() - Method in class org.apache.commons.jci.compilers.EclipseJavaCompilerSettingsTestCase
 
testTargetVersion() - Method in class org.apache.commons.jci.compilers.EclipseJavaCompilerSettingsTestCase
 
testTimeout() - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
testTransactionalFileResourceStore() - Method in class org.apache.commons.jci.stores.ResourceStoreTestCase
 
testUppercasePackageNameCompile() - Method in class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 
testUppercasePackageNameCompile() - Method in class org.apache.commons.jci.compilers.RhinoJavaCompilerTestCase
 
testWarnings() - Method in class org.apache.commons.jci.compilers.EclipseJavaCompilerSettingsTestCase
 
toString(CompilationProblem[]) - Method in class org.apache.commons.jci.compilers.AbstractCompilerTestCase
 

W

writeFile(String, byte[]) - Method in class org.apache.commons.jci.AbstractTestCase
 
writeFile(String, String) - Method in class org.apache.commons.jci.AbstractTestCase
 
writeFile(String, byte[]) - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 
writeFile(String, String) - Method in class org.apache.commons.jci.monitor.FilesystemAlterationMonitorTestCase
 

A C D E F G J O R S T W

Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.