A C D E F G I M N O P R S T V W

A

afterPropertiesSet() - Method in class org.opennms.test.DaoTestConfigBean
 
afterPropertiesSet() - Method in class org.opennms.test.WebAppTestConfigBean
 
anticipate(Throwable) - Method in class org.opennms.test.ThrowableAnticipator
Anticipate a specific java.lang.Throwable.
append(LoggingEvent) - Method in class org.opennms.test.mock.MockLogAppender
 
assertNotGreaterOrEqual(Level) - Static method in class org.opennms.test.mock.MockLogAppender
 
assertNoWarningsOrGreater() - Static method in class org.opennms.test.mock.MockLogAppender
 
AssertUtils - Class in org.opennms.test
Utilities to support assertions with JUnit.
AssertUtils() - Constructor for class org.opennms.test.AssertUtils
 

C

close() - Method in class org.opennms.test.mock.MockLogAppender
 
ConfigurationTestUtils - Class in org.opennms.test
 
ConfigurationTestUtils() - Constructor for class org.opennms.test.ConfigurationTestUtils
 
createMock(Class<T>) - Method in class org.opennms.test.mock.EasyMockUtils
 

D

DaoTestConfigBean - Class in org.opennms.test
Support class to help with configuration that needs to happen in integration tests before Spring attempts to do context initialization of applicationContext-dao.xml.
DaoTestConfigBean() - Constructor for class org.opennms.test.DaoTestConfigBean
 
deleteExpected() - Method in class org.opennms.test.FileAnticipator
Delete expected files, throwing an AssertionFailedError if any of the expected files don't exist.
deleteExpected(boolean) - Method in class org.opennms.test.FileAnticipator
Delete expected files, throwing an AssertionFailedError if any of the expected files don't exist.
doAppend(LoggingEvent) - Method in class org.opennms.test.mock.MockLogAppender
 

E

EasyMockUtils - Class in org.opennms.test.mock
Utilities to support EasyMocking.
EasyMockUtils() - Constructor for class org.opennms.test.mock.EasyMockUtils
 
expecting(String) - Method in class org.opennms.test.FileAnticipator
 
expecting(File, String) - Method in class org.opennms.test.FileAnticipator
 

F

fail(String, Throwable) - Static method in class org.opennms.test.AssertUtils
A version of Assert.fail that can be passed a Throwable which is the cause of this failure.
fail(String, Throwable) - Method in class org.opennms.test.ThrowableAnticipator
Generate an AssertionFailedError with the specified cause.
FileAnticipator - Class in org.opennms.test
File anticipator.
FileAnticipator() - Constructor for class org.opennms.test.FileAnticipator
 
FileAnticipator(boolean) - Constructor for class org.opennms.test.FileAnticipator
 
finalize() - Method in class org.opennms.test.FileAnticipator
 

G

generateRandomHexString(int) - Static method in class org.opennms.test.FileAnticipator
 
getConfigForResourceWithReplacements(Object, String, String[]...) - Static method in class org.opennms.test.ConfigurationTestUtils
 
getDaemonEtcDirectory() - Static method in class org.opennms.test.ConfigurationTestUtils
 
getDaemonProjectDirectory() - Static method in class org.opennms.test.ConfigurationTestUtils
 
getEvents() - Static method in class org.opennms.test.mock.MockLogAppender
 
getEventsGreaterOrEqual(Level) - Static method in class org.opennms.test.mock.MockLogAppender
 
getFileForConfigFile(String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
getFileForResource(Object, String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
getInputStreamForConfigFile(String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
getInputStreamForResource(Object, String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
getInputStreamForResourceWithReplacements(Object, String, String[]...) - Static method in class org.opennms.test.ConfigurationTestUtils
 
getLayoutApplicationsVertically() - Method in class org.opennms.test.WebAppTestConfigBean
 
getReaderForConfigFile(String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
getReaderForResource(Object, String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
getReaderForResourceWithReplacements(Object, String, String[]...) - Static method in class org.opennms.test.ConfigurationTestUtils
 
getRelativeHomeDirectory() - Method in class org.opennms.test.DaoTestConfigBean
 
getRelativeRrdBaseDirectory() - Method in class org.opennms.test.DaoTestConfigBean
 
getRrdBinary() - Method in class org.opennms.test.DaoTestConfigBean
 
getTempDir() - Method in class org.opennms.test.FileAnticipator
 
getTopProjectDirectory() - Static method in class org.opennms.test.ConfigurationTestUtils
 
getUrlForResource(Object, String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
getWebAppLogsDirectory() - Method in class org.opennms.test.WebAppTestConfigBean
 

I

IGNORE_MESSAGE - Static variable in class org.opennms.test.ThrowableAnticipator
 
initialize() - Method in class org.opennms.test.FileAnticipator
 
isFailFast() - Method in class org.opennms.test.ThrowableAnticipator
Returns the failFast value for this anticipator.
isInitialized() - Method in class org.opennms.test.FileAnticipator
 
isLoggingSetup() - Static method in class org.opennms.test.mock.MockLogAppender
 

M

MockLogAppender - Class in org.opennms.test.mock
 
MockLogAppender() - Constructor for class org.opennms.test.mock.MockLogAppender
 
MockUtil - Class in org.opennms.test.mock
 
MockUtil() - Constructor for class org.opennms.test.mock.MockUtil
 

N

noWarningsOrHigherLogged() - Static method in class org.opennms.test.mock.MockLogAppender
 

O

org.opennms.test - package org.opennms.test
 
org.opennms.test.mock - package org.opennms.test.mock
 

P

printEnabled() - Static method in class org.opennms.test.mock.MockUtil
 
println(String) - Static method in class org.opennms.test.mock.MockUtil
 
PropertySettingTestSuite - Class in org.opennms.test
 
PropertySettingTestSuite(String, String) - Constructor for class org.opennms.test.PropertySettingTestSuite
 
PropertySettingTestSuite(Class, String, String, String) - Constructor for class org.opennms.test.PropertySettingTestSuite
 
PropertySettingTestSuite(Class, String, String) - Constructor for class org.opennms.test.PropertySettingTestSuite
 
PropertySettingTestSuite(String, String, String) - Constructor for class org.opennms.test.PropertySettingTestSuite
 

R

receivedLogLevel(Level) - Static method in class org.opennms.test.mock.MockLogAppender
 
replayAll() - Method in class org.opennms.test.mock.EasyMockUtils
 
requiresLayout() - Method in class org.opennms.test.mock.MockLogAppender
 
reset() - Method in class org.opennms.test.ThrowableAnticipator
Reset the class back to its initial state as if it had just been instantiated.
resetEvents() - Static method in class org.opennms.test.mock.MockLogAppender
 
resetLogLevel() - Static method in class org.opennms.test.mock.MockLogAppender
 
runTest(Test, TestResult) - Method in class org.opennms.test.PropertySettingTestSuite
 
runTest(Test, TestResult) - Method in class org.opennms.test.VersionSettingTestSuite
 

S

setAbsoluteHomeDirectory(String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
setFailFast(boolean) - Method in class org.opennms.test.ThrowableAnticipator
Set the failFast value for this anticipator.
setLayoutApplicationsVertically(String) - Method in class org.opennms.test.WebAppTestConfigBean
 
setRelativeHomeDirectory(String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
setRelativeHomeDirectory(String) - Method in class org.opennms.test.DaoTestConfigBean
 
setRelativeRrdBaseDirectory(String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
setRelativeRrdBaseDirectory(String) - Method in class org.opennms.test.DaoTestConfigBean
 
setRrdBinary(String) - Static method in class org.opennms.test.ConfigurationTestUtils
 
setRrdBinary(String) - Method in class org.opennms.test.DaoTestConfigBean
 
setupLogging() - Static method in class org.opennms.test.mock.MockLogAppender
 
setupLogging(boolean) - Static method in class org.opennms.test.mock.MockLogAppender
 
setupLogging(boolean, String) - Static method in class org.opennms.test.mock.MockLogAppender
 
setWebAppLogsDirectory(String) - Method in class org.opennms.test.WebAppTestConfigBean
 

T

tearDown() - Method in class org.opennms.test.FileAnticipator
 
tempDir(String) - Method in class org.opennms.test.FileAnticipator
 
tempDir(File, String) - Method in class org.opennms.test.FileAnticipator
 
tempFile(String) - Method in class org.opennms.test.FileAnticipator
 
tempFile(File, String) - Method in class org.opennms.test.FileAnticipator
 
tempFile(String, String) - Method in class org.opennms.test.FileAnticipator
 
tempFile(File, String, String) - Method in class org.opennms.test.FileAnticipator
 
ThrowableAnticipator - Class in org.opennms.test
 
ThrowableAnticipator() - Constructor for class org.opennms.test.ThrowableAnticipator
Create a new anticipator with default failFast setting of true.
ThrowableAnticipator(boolean) - Constructor for class org.opennms.test.ThrowableAnticipator
Create a new anticipator with the specified failFast setting.
throwableReceived(Throwable) - Method in class org.opennms.test.ThrowableAnticipator
Process a received throwable.

V

verifyAll() - Method in class org.opennms.test.mock.EasyMockUtils
 
verifyAnticipated() - Method in class org.opennms.test.ThrowableAnticipator
Perform after-test verification that all anticipated java.lang.Throwable's have been seen and that no unanticipated java.lang.Throwable's have been seen.
VersionSettingTestSuite - Class in org.opennms.test
 
VersionSettingTestSuite(int) - Constructor for class org.opennms.test.VersionSettingTestSuite
 
VersionSettingTestSuite(Class, String, int) - Constructor for class org.opennms.test.VersionSettingTestSuite
 
VersionSettingTestSuite(Class, int) - Constructor for class org.opennms.test.VersionSettingTestSuite
 
VersionSettingTestSuite(String, int) - Constructor for class org.opennms.test.VersionSettingTestSuite
 

W

WebAppTestConfigBean - Class in org.opennms.test
Support class to help with configuration that needs to happen in integration tests before Spring attempts to do context initialization of applicationContext-svclayer.xml in the web application.
WebAppTestConfigBean() - Constructor for class org.opennms.test.WebAppTestConfigBean
 

A C D E F G I M N O P R S T V W

Copyright © 2008. All Rights Reserved.