A C D E F G H I L M N O P S T U V

A

AbstractThrowableTruncationTestBase - Class in de.smartics.exceptions
Test on the throwable truncation service.
AbstractThrowableTruncationTestBase() - Constructor for class de.smartics.exceptions. AbstractThrowableTruncationTestBase
 

C

classSetup() - Static method in class de.smartics.exceptions. NormalThrowableTruncationTest
Initializes the exception context for the tests.
classSetup() - Static method in class de.smartics.exceptions. TruncateAllThrowableTruncationTest
Initializes the exception context for the tests.
classSetup() - Static method in class de.smartics.exceptions. TruncateExternalThrowableTruncationTest
Initializes the exception context for the tests.
classSetUp() - Static method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest
Setup for all tests.
classSetUp() - Static method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest
Setup for all tests.
classSetUp() - Static method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest
Setup for all tests.
classSetUp() - Static method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest
Setup for all tests.
classTearDown() - Static method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest
Clears after all tests.
classTearDown() - Static method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest
Clears after all tests.
classTearDown() - Static method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest
Clears after all tests.
classTearDown() - Static method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest
Clears after all tests.
CODE - Static variable in class de.smartics.exceptions.test.dummy. DummyCode
The test code to use in this test.
CODE - Static variable in class test.de.smartics.exceptions.i18n.message. DummyCode
The test code to use in this test.
CompoundMessageExceptionTest - Class in test.de.smartics.exceptions.i18n.message
Checks that compound messages are correctly rendered.
CompoundMessageExceptionTest() - Constructor for class test.de.smartics.exceptions.i18n.message. CompoundMessageExceptionTest
 
CompoundMessageExceptionTest.TestLocalizedException - Exception in test.de.smartics.exceptions.i18n.message
The application exception build in this test.
CompoundMessageExceptionTest.TestLocalizedException(int) - Constructor for exception test.de.smartics.exceptions.i18n.message. CompoundMessageExceptionTest.TestLocalizedException
Default constructor.
CompoundMessageExceptionTest.TestLocalizedException(Throwable, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. CompoundMessageExceptionTest.TestLocalizedException
Default constructor.
ConfigurationExceptionTest - Class in de.smartics.exceptions.i18n
Checks that the messages are correctly rendered for the exception ConfigurationException.
ConfigurationExceptionTest() - Constructor for class de.smartics.exceptions.i18n. ConfigurationExceptionTest
 
CoreExceptionTest - Class in de.smartics.exceptions
Tests AbstractCoreException.
CoreExceptionTest() - Constructor for class de.smartics.exceptions. CoreExceptionTest
 
CoreRuntimeExceptionTest - Class in de.smartics.exceptions
Tests AbstractCoreException.
CoreRuntimeExceptionTest() - Constructor for class de.smartics.exceptions. CoreRuntimeExceptionTest
 
count - Variable in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest.TestLocalizedException
Test field.
create1000() - Method in class de.smartics.exceptions.i18n. ConfigurationExceptionTest
Creates exception with code 1000.
create1001() - Method in class de.smartics.exceptions.i18n. MethodAccessConfigurationExceptionTest
Creates exception with code 1001.
create1002() - Method in class de.smartics.exceptions.i18n. MethodAccessConfigurationExceptionTest
Creates exception with code 1002.
create1003() - Method in class de.smartics.exceptions.i18n. MethodAccessConfigurationExceptionTest
Creates exception with code 1003.
create1003WithRootCause() - Method in class de.smartics.exceptions.i18n. MethodAccessConfigurationExceptionTest
Creates exception with code 1003.
create1004() - Method in class de.smartics.exceptions.i18n. MethodAccessConfigurationExceptionTest
Creates exception with code 1004.
create1005() - Method in class de.smartics.exceptions.i18n. MethodAccessConfigurationExceptionTest
Creates exception with code 1005.
create1006() - Method in class de.smartics.exceptions.i18n. PropertyAccessConfigurationExceptionTest
Creates exception with code 1006.
create1007() - Method in class de.smartics.exceptions.i18n. PropertyAccessConfigurationExceptionTest
Creates exception with code 1007.
create1008() - Method in class de.smartics.exceptions.i18n. PropertyAccessConfigurationExceptionTest
Creates exception with code 1008.
create1009() - Method in class de.smartics.exceptions.i18n. PropertyAccessConfigurationExceptionTest
Creates exception with code 1009.
create2000() - Method in class test.de.smartics.exceptions.i18n.message. ParseExceptionTest
Creates exception with code 2000.
create2001() - Method in class test.de.smartics.exceptions.i18n.message. ParseExceptionTest
Creates exception with code 2001.

D

date - Variable in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest.TestLocalizedException
Test field.
de.smartics.exceptions - package de.smartics.exceptions
 
de.smartics.exceptions.ant - package de.smartics.exceptions.ant
 
de.smartics.exceptions.code - package de.smartics.exceptions.code
 
de.smartics.exceptions.context - package de.smartics.exceptions.context
 
de.smartics.exceptions.i18n - package de.smartics.exceptions.i18n
 
de.smartics.exceptions.i18n.test - package de.smartics.exceptions.i18n.test
 
de.smartics.exceptions.id - package de.smartics.exceptions.id
 
de.smartics.exceptions.id.code - package de.smartics.exceptions.id.code
 
de.smartics.exceptions.ognl - package de.smartics.exceptions.ognl
 
de.smartics.exceptions.runtime - package de.smartics.exceptions.runtime
 
de.smartics.exceptions.test.dummy - package de.smartics.exceptions.test.dummy
 
DefaultCodeComparatorTest - Class in de.smartics.exceptions.code
Tests DefaultCodeComparator.
DefaultCodeComparatorTest() - Constructor for class de.smartics.exceptions.code. DefaultCodeComparatorTest
 
DefaultMessageComposerDefaultIndexTest - Class in test.de.smartics.exceptions.i18n.message
Tests DefaultMessageComposer.composeMessage(Throwable, java.util.Locale, java.util.ResourceBundle, String, de.smartics.exceptions.i18n.message.MessageType) .
DefaultMessageComposerDefaultIndexTest() - Constructor for class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest
 
DefaultMessageComposerDefaultIndexTest.TestLocalizedException - Exception in test.de.smartics.exceptions.i18n.message
The application exception build in this test.
DefaultMessageComposerDefaultIndexTest.TestLocalizedException(String, Date, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest.TestLocalizedException
Default constructor.
DefaultMessageComposerDefaultIndexTest.TestLocalizedException(Throwable, String, Date, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest.TestLocalizedException
Default constructor.
DefaultMessageComposerInheritanceTest - Class in test.de.smartics.exceptions.i18n.message
Tests DefaultMessageComposer.composeMessage(Throwable, java.util.Locale, java.util.ResourceBundle, String, de.smartics.exceptions.i18n.message.MessageType) .
DefaultMessageComposerInheritanceTest() - Constructor for class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest
 
DefaultMessageComposerInheritanceTest.TestLocalizedException - Exception in test.de.smartics.exceptions.i18n.message
The application exception build in this test.
DefaultMessageComposerInheritanceTest.TestLocalizedException(Date, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest.TestLocalizedException
Default constructor.
DefaultMessageComposerInheritanceTest.TestLocalizedException(Throwable, Date, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest.TestLocalizedException
Default constructor.
DefaultMessageComposerInheritanceTest.TestLocalizedException2 - Exception in test.de.smartics.exceptions.i18n.message
The application exception build in this test.
DefaultMessageComposerInheritanceTest.TestLocalizedException2(String, Date, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest.TestLocalizedException2
Default constructor.
DefaultMessageComposerInheritanceTest.TestLocalizedException2(Throwable, String, Date, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest.TestLocalizedException2
Default constructor.
DefaultMessageComposerSpecificHeaderIndexTest - Class in test.de.smartics.exceptions.i18n.message
Tests DefaultMessageComposer.composeMessage(Throwable, Locale, ResourceBundle, String, MessageType) .
DefaultMessageComposerSpecificHeaderIndexTest() - Constructor for class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest
 
DefaultMessageComposerSpecificHeaderIndexTest.TestLocalizedException - Exception in test.de.smartics.exceptions.i18n.message
The application exception build in this test.
DefaultMessageComposerSpecificHeaderIndexTest.TestLocalizedException(String, Date, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest.TestLocalizedException
Default constructor.
DefaultMessageComposerSpecificHeaderIndexTest.TestLocalizedException(Throwable, String, Date, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest.TestLocalizedException
Default constructor.
DefaultMessageComposerSpecificIndexTest - Class in test.de.smartics.exceptions.i18n.message
Tests DefaultMessageComposer.composeMessage(Throwable, java.util.Locale, java.util.ResourceBundle, String, de.smartics.exceptions.i18n.message.MessageType) .
DefaultMessageComposerSpecificIndexTest() - Constructor for class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest
 
DefaultMessageComposerSpecificIndexTest.TestLocalizedException - Exception in test.de.smartics.exceptions.i18n.message
The application exception build in this test.
DefaultMessageComposerSpecificIndexTest.TestLocalizedException(String, Date, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest.TestLocalizedException
Default constructor.
DefaultMessageComposerSpecificIndexTest.TestLocalizedException(Throwable, String, Date, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest.TestLocalizedException
Default constructor.
DummyCode - Class in de.smartics.exceptions.test.dummy
A test code provided for the exception.
DummyCode() - Constructor for class de.smartics.exceptions.test.dummy. DummyCode
 
DummyCode - Class in test.de.smartics.exceptions.i18n.message
A test code provided for the exception.
DummyCode() - Constructor for class test.de.smartics.exceptions.i18n.message. DummyCode
 
DummyCoreException - Exception in de.smartics.exceptions.test.dummy
Dummy implementation to test the implementation of the abstract super class.
DummyCoreException(Code) - Constructor for exception de.smartics.exceptions.test.dummy. DummyCoreException
Constructor.
DummyCoreException(String, Code) - Constructor for exception de.smartics.exceptions.test.dummy. DummyCoreException
Constructor.
DummyCoreException(Throwable, Code) - Constructor for exception de.smartics.exceptions.test.dummy. DummyCoreException
Constructor.
DummyCoreException(String, Throwable, Code) - Constructor for exception de.smartics.exceptions.test.dummy. DummyCoreException
Constructor.
DummyCoreRuntimeException - Exception in de.smartics.exceptions.test.dummy
Dummy implementation to test the implementation of the abstract super class.
DummyCoreRuntimeException(Code) - Constructor for exception de.smartics.exceptions.test.dummy. DummyCoreRuntimeException
Constructor.
DummyCoreRuntimeException(String, Code) - Constructor for exception de.smartics.exceptions.test.dummy. DummyCoreRuntimeException
Constructor.
DummyCoreRuntimeException(Throwable, Code) - Constructor for exception de.smartics.exceptions.test.dummy. DummyCoreRuntimeException
Constructor.
DummyCoreRuntimeException(String, Throwable, Code) - Constructor for exception de.smartics.exceptions.test.dummy. DummyCoreRuntimeException
Constructor.
DummyNumberCode - Enum in de.smartics.exceptions.test.dummy
Defines the parsing exception codes for this package.

E

ExceptionCodesReportTaskTest - Class in de.smartics.exceptions.ant
Tests ExceptionCodesReportTask.
ExceptionCodesReportTaskTest(String) - Constructor for class de.smartics.exceptions.ant. ExceptionCodesReportTaskTest
Constructor.
ExceptionContextManagerTest - Class in de.smartics.exceptions.runtime
Tests ExceptionContextManager.
ExceptionContextManagerTest() - Constructor for class de.smartics.exceptions.runtime. ExceptionContextManagerTest
 
ExceptionsContextManagerTest - Class in de.smartics.exceptions.runtime
Tests method AbstractExceptionContextManager.getContext(ClassLoader).
ExceptionsContextManagerTest() - Constructor for class de.smartics.exceptions.runtime. ExceptionsContextManagerTest
 

F

FakeException - Exception in de.smartics.exceptions.i18n.test
An exception to use for tests on localized exceptions.
FakeException(FakeExceptionCode) - Constructor for exception de.smartics.exceptions.i18n.test. FakeException
Constructor.
FakeException(FakeExceptionCode, String) - Constructor for exception de.smartics.exceptions.i18n.test. FakeException
Constructor.
FakeException(Throwable, FakeExceptionCode) - Constructor for exception de.smartics.exceptions.i18n.test. FakeException
Constructor.
FakeException(Throwable, FakeExceptionCode, String) - Constructor for exception de.smartics.exceptions.i18n.test. FakeException
Constructor.
FakeException(Throwable, FakeExceptionCode, String, String) - Constructor for exception de.smartics.exceptions.i18n.test. FakeException
Constructor.
FakeExceptionCode - Enum in de.smartics.exceptions.i18n.test
Defines test codes.

G

getCode() - Method in enum de.smartics.exceptions.i18n.test. FakeExceptionCode
getCode() - Method in class de.smartics.exceptions.test.dummy. DummyCode
Always returns TEST.
getCode() - Method in enum de.smartics.exceptions.test.dummy. DummyNumberCode
getCode() - Method in class test.de.smartics.exceptions.i18n.message. DummyCode
Always returns TEST.
getComponentId() - Method in enum de.smartics.exceptions.i18n.test. FakeExceptionCode
getComponentId() - Method in class de.smartics.exceptions.test.dummy. DummyCode
Always returns TEST.
getComponentId() - Method in enum de.smartics.exceptions.test.dummy. DummyNumberCode
getComponentId() - Method in class test.de.smartics.exceptions.i18n.message. DummyCode
Always returns TEST.
getCount() - Method in exception test.de.smartics.exceptions.i18n.message. CompoundMessageExceptionTest.TestLocalizedException
Returns the value for count.
getCount() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest.TestLocalizedException
Returns the value for count.
getCount() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest.TestLocalizedException
Returns the value for count.
getCount() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest.TestLocalizedException
Returns the value for count.
getCount() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest.TestLocalizedException
Returns the value for count.
getCount() - Method in exception test.de.smartics.exceptions.i18n.message. MissingCompoundMessageExceptionTest.TestLocalizedException
Returns the value for count.
getDate() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest.TestLocalizedException
Returns the value for date.
getDate() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest.TestLocalizedException
Returns the value for date.
getDate() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest.TestLocalizedException
Returns the value for date.
getDate() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest.TestLocalizedException
Returns the value for date.
getDisplayId() - Method in enum de.smartics.exceptions.i18n.test. FakeExceptionCode
getDisplayId() - Method in class de.smartics.exceptions.test.dummy. DummyCode
getDisplayId() - Method in enum de.smartics.exceptions.test.dummy. DummyNumberCode
getDisplayId() - Method in class test.de.smartics.exceptions.i18n.message. DummyCode
getId() - Method in class test.de.smartics.exceptions.i18n.message. OgnlMessageExceptionTest.User
Returns the identifier of the user.
getIdFactory() - Method in class de.smartics.exceptions.runtime. MyExceptionContext
getMajorNumber() - Method in enum de.smartics.exceptions.i18n.test. FakeExceptionCode
getMajorNumber() - Method in enum de.smartics.exceptions.test.dummy. DummyNumberCode
getMinorNumber() - Method in enum de.smartics.exceptions.i18n.test. FakeExceptionCode
getMinorNumber() - Method in enum de.smartics.exceptions.test.dummy. DummyNumberCode
getName() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest.TestLocalizedException
Returns the value for name.
getName() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest.TestLocalizedException2
Returns the value for name.
getName() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest.TestLocalizedException
Returns the value for name.
getName() - Method in exception test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest.TestLocalizedException
Returns the value for name.
getName() - Method in class test.de.smartics.exceptions.i18n.message. OgnlMessageExceptionTest.User
Returns the name of the user.
getThrowableHandleMode() - Method in class de.smartics.exceptions.runtime. MyExceptionContext
getUser() - Method in exception test.de.smartics.exceptions.i18n.message. OgnlMessageExceptionTest.TestLocalizedException
Returns the value for user.
getX() - Method in class de.smartics.exceptions.ognl. OgnlExpressionTest.Bean
Returns the property to check.

H

HelperDetermineParentIdTest - Class in de.smartics.exceptions
Tests method Helper.determineParentId(Throwable).
HelperDetermineParentIdTest() - Constructor for class de.smartics.exceptions. HelperDetermineParentIdTest
 

I

IncrementFactoryTest - Class in de.smartics.exceptions.id
Tests IncrementFactory.
IncrementFactoryTest() - Constructor for class de.smartics.exceptions.id. IncrementFactoryTest
 

L

LongExceptionIdTest - Class in de.smartics.exceptions.id
Tests LongExceptionId.
LongExceptionIdTest() - Constructor for class de.smartics.exceptions.id. LongExceptionIdTest
 

M

MessageParamParserTest - Class in test.de.smartics.exceptions.i18n.message
Tests method MessageParamParser.parse(String).
MessageParamParserTest() - Constructor for class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
 
MessageParentParamParserTest - Class in test.de.smartics.exceptions.i18n.message
Tests method MessageParamParser.parseParentMessageParam(String).
MessageParentParamParserTest() - Constructor for class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
 
MessageTemplateAnalyserMaxIndexTest - Class in test.de.smartics.exceptions.i18n.message
Tests MessageTemplateAnalyser.maxIndex(String) .
MessageTemplateAnalyserMaxIndexTest() - Constructor for class test.de.smartics.exceptions.i18n.message. MessageTemplateAnalyserMaxIndexTest
 
MethodAccessConfigurationExceptionTest - Class in de.smartics.exceptions.i18n
Checks that the messages are correctly rendered for the exception MethodAccessConfigurationException.
MethodAccessConfigurationExceptionTest() - Constructor for class de.smartics.exceptions.i18n. MethodAccessConfigurationExceptionTest
 
MissingCompoundMessageExceptionTest - Class in test.de.smartics.exceptions.i18n.message
Checks that compound messages are correctly rendered.
MissingCompoundMessageExceptionTest() - Constructor for class test.de.smartics.exceptions.i18n.message. MissingCompoundMessageExceptionTest
 
MissingCompoundMessageExceptionTest.TestLocalizedException - Exception in test.de.smartics.exceptions.i18n.message
The application exception build in this test.
MissingCompoundMessageExceptionTest.TestLocalizedException(int) - Constructor for exception test.de.smartics.exceptions.i18n.message. MissingCompoundMessageExceptionTest.TestLocalizedException
Default constructor.
MissingCompoundMessageExceptionTest.TestLocalizedException(Throwable, int) - Constructor for exception test.de.smartics.exceptions.i18n.message. MissingCompoundMessageExceptionTest.TestLocalizedException
Default constructor.
MyExceptionContext - Class in de.smartics.exceptions.runtime
A test context to read.
MyExceptionContext() - Constructor for class de.smartics.exceptions.runtime. MyExceptionContext
Convenience constructor to set ThrowableHandleMode.NORMAL.
MyExceptionContext(ThrowableHandleMode) - Constructor for class de.smartics.exceptions.runtime. MyExceptionContext
Default constructor.

N

negativeColonNoOgnl() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with a digit and an OGNL path.
negativeColonNoOgnlButSpace() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with a digit and an OGNL path.
negativeColonNoOgnlButSpace() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with a string with a digit and an OGNL path.
negativeNoIndexButOgnl() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string where the index number is missing.
negativeNoIndexButOgnl() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with a string where the index number is missing.
negativeNoIndexSpace() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string where the index number is missing.
negativeNoIndexSpace() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with a string where the index number is missing.
negativeNoNumber() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string where the index number is missing.
negativeNoNumber() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with a string where the index number is missing.
NormalThrowableTruncationTest - Class in de.smartics.exceptions
Tests truncation of exceptions deriving from AbstractCoreException.
NormalThrowableTruncationTest() - Constructor for class de.smartics.exceptions. NormalThrowableTruncationTest
 
NumberCodeComparatorTest - Class in de.smartics.exceptions.code
Tests NumberCodeComparator.
NumberCodeComparatorTest() - Constructor for class de.smartics.exceptions.code. NumberCodeComparatorTest
 
NumberCodeInfoTest - Class in de.smartics.exceptions.id.code
Test NumberCodeInfo.
NumberCodeInfoTest() - Constructor for class de.smartics.exceptions.id.code. NumberCodeInfoTest
 

O

OgnlExpressionTest - Class in de.smartics.exceptions.ognl
Tests OgnlExpression.
OgnlExpressionTest() - Constructor for class de.smartics.exceptions.ognl. OgnlExpressionTest
 
OgnlExpressionTest.Bean - Class in de.smartics.exceptions.ognl
Sample bean for path expression tests.
OgnlExpressionTest.Bean(String) - Constructor for class de.smartics.exceptions.ognl. OgnlExpressionTest.Bean
Default constructor.
OgnlMessageExceptionTest - Class in test.de.smartics.exceptions.i18n.message
Checks that messages with OGNL expressions are rendered correctly.
OgnlMessageExceptionTest() - Constructor for class test.de.smartics.exceptions.i18n.message. OgnlMessageExceptionTest
 
OgnlMessageExceptionTest.TestLocalizedException - Exception in test.de.smartics.exceptions.i18n.message
The application exception build in this test.
OgnlMessageExceptionTest.TestLocalizedException(OgnlMessageExceptionTest.User) - Constructor for exception test.de.smartics.exceptions.i18n.message. OgnlMessageExceptionTest.TestLocalizedException
Default constructor.
OgnlMessageExceptionTest.TestLocalizedException(Throwable, OgnlMessageExceptionTest.User) - Constructor for exception test.de.smartics.exceptions.i18n.message. OgnlMessageExceptionTest.TestLocalizedException
Default constructor.
OgnlMessageExceptionTest.User - Class in test.de.smartics.exceptions.i18n.message
Test entity.
OgnlMessageExceptionTest.User(String, int) - Constructor for class test.de.smartics.exceptions.i18n.message. OgnlMessageExceptionTest.User
Default constructor.

P

ParseExceptionTest - Class in test.de.smartics.exceptions.i18n.message
Checks that the messages are correctly rendered for the exception ParseException.
ParseExceptionTest() - Constructor for class test.de.smartics.exceptions.i18n.message. ParseExceptionTest
 
PropertyAccessConfigurationExceptionTest - Class in de.smartics.exceptions.i18n
Checks that the messages are correctly rendered for the exception PropertyAccessConfigurationException.
PropertyAccessConfigurationExceptionTest() - Constructor for class de.smartics.exceptions.i18n. PropertyAccessConfigurationExceptionTest
 

S

setUp() - Method in class de.smartics.exceptions.ant. ExceptionCodesReportTaskTest
setUp() - Method in class de.smartics.exceptions.code. DefaultCodeComparatorTest
Constructs the UUT.
setUp() - Method in class de.smartics.exceptions.code. NumberCodeComparatorTest
Constructs the UUT.
setUp() - Static method in class de.smartics.exceptions. HelperDetermineParentIdTest
Initializes the exception context for the tests.
setUp() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest
Constructs the UUT.
setUp() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest
Constructs the UUT.
setUp() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest
Constructs the UUT.
setUp() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest
Constructs the UUT.
setX(String) - Method in class de.smartics.exceptions.ognl. OgnlExpressionTest.Bean
Sets the property to check.
StructuredTextHandlerTest - Class in test.de.smartics.exceptions.i18n.message
Tests StructuredTextHandler.
StructuredTextHandlerTest() - Constructor for class test.de.smartics.exceptions.i18n.message. StructuredTextHandlerTest
 
SystemDefaultExceptionContextTest - Class in de.smartics.exceptions.context
Tests SystemDefaultExceptionContext.
SystemDefaultExceptionContextTest() - Constructor for class de.smartics.exceptions.context. SystemDefaultExceptionContextTest
 

T

tearDown() - Method in class de.smartics.exceptions.code. DefaultCodeComparatorTest
Discards the UUT.
tearDown() - Method in class de.smartics.exceptions.code. NumberCodeComparatorTest
Discards the UUT.
tearDown() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest
Destructs the UUT.
tearDown() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest
Destructs the UUT.
tearDown() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest
Destructs the UUT.
tearDown() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest
Destructs the UUT.
test.de.smartics.exceptions.i18n.message - package test.de.smartics.exceptions.i18n.message
 
testBothNull() - Method in class de.smartics.exceptions.code. DefaultCodeComparatorTest
Test where both values are null.
testBothNull() - Method in class de.smartics.exceptions.code. NumberCodeComparatorTest
Test where both values are null.
testClassicException() - Method in class de.smartics.exceptions. HelperDetermineParentIdTest
Checks the method with a NullPointerException.
testClassicExceptionWithCause() - Method in class de.smartics.exceptions. HelperDetermineParentIdTest
Checks the method with a RemoteException and cause NullPointerException.
testCode1() - Method in class test.de.smartics.exceptions.i18n.message. StructuredTextHandlerTest
 
testCode2() - Method in class test.de.smartics.exceptions.i18n.message. StructuredTextHandlerTest
 
testCode3() - Method in class test.de.smartics.exceptions.i18n.message. StructuredTextHandlerTest
 
testCode4() - Method in class test.de.smartics.exceptions.i18n.message. StructuredTextHandlerTest
 
testCode5() - Method in class test.de.smartics.exceptions.i18n.message. StructuredTextHandlerTest
 
testConstruction() - Method in class de.smartics.exceptions.id. LongExceptionIdTest
Tests generating an instance.
testConstruction() - Method in class de.smartics.exceptions.id. UuidExceptionIdTest
Tests generating an instance.
testConstructionComponentIdMajorMinorNumber() - Method in class de.smartics.exceptions.id.code. NumberCodeInfoTest
Test construction with a component ID and a major and a minor number.
testConstructionComponentIdMajorMinorNumber() - Method in class de.smartics.exceptions.id.code. TwoNumberCodeInfoTest
Test construction with a component ID and a major and a minor number.
testConstructionComponentIdMajorNumber() - Method in class de.smartics.exceptions.id.code. NumberCodeInfoTest
Test construction with a component ID and a major number.
testConstructionComponentIdMajorNumber() - Method in class de.smartics.exceptions.id.code. TwoNumberCodeInfoTest
Test construction with a component ID and a major number.
testConstructionMajorNumber() - Method in class de.smartics.exceptions.id.code. NumberCodeInfoTest
Test construction with a major number only.
testConstructionMajorNumber() - Method in class de.smartics.exceptions.id.code. TwoNumberCodeInfoTest
Test construction with a major number only.
testConstructionMajorNumberNull() - Method in class de.smartics.exceptions.id.code. NumberCodeInfoTest
Test construction with a major number null value.
testConstructionMajorNumberNull() - Method in class de.smartics.exceptions.id.code. TwoNumberCodeInfoTest
Test construction with a major number null value.
testConstructor() - Method in class de.smartics.exceptions.context. SystemDefaultExceptionContextTest
Tests that calling the default constructor works.
testConstructorStartsWithSpecifiedStartValue() - Method in class de.smartics.exceptions.id. IncrementFactoryTest
Tests that the factory created with a dedicated start value really starts with it.
testConstructorWithIllegalStartValueOfZero() - Method in class de.smartics.exceptions.id. IncrementFactoryTest
Tests that the constructor raises an exception if provided with a value of zero.
testConstructorWithIllegalStartValueSmallerThanZero() - Method in class de.smartics.exceptions.id. IncrementFactoryTest
Tests that the constructor raises an exception if provided with a value smaller than zero.
testCoreException() - Method in class de.smartics.exceptions. HelperDetermineParentIdTest
Checks the method with a TestCoreException.
testCreateMany() - Method in class test.de.smartics.exceptions.i18n.message. CompoundMessageExceptionTest
Creates exception with the count of many.
testCreateMany() - Method in class test.de.smartics.exceptions.i18n.message. MissingCompoundMessageExceptionTest
Tests missing compound text for many.
testCreateOne() - Method in class test.de.smartics.exceptions.i18n.message. CompoundMessageExceptionTest
Creates exception with the count of one.
testCreateOne() - Method in class test.de.smartics.exceptions.i18n.message. MissingCompoundMessageExceptionTest
Tests missing compound text for one.
testCreateZero() - Method in class test.de.smartics.exceptions.i18n.message. CompoundMessageExceptionTest
Creates exception with the count of zero.
testCreateZero() - Method in class test.de.smartics.exceptions.i18n.message. MissingCompoundMessageExceptionTest
Tests missing compound text for zero.
testCreationWithCauseAndCode() - Method in class de.smartics.exceptions. CoreRuntimeExceptionTest
Tests the creation of an exception via AbstractCoreRuntimeException.AbstractCoreRuntimeException(Throwable, Code) where a valid throwable and code is passed.
testCreationWithCodeOnly() - Method in class de.smartics.exceptions. CoreRuntimeExceptionTest
Tests the creation of an exception via AbstractCoreRuntimeException.AbstractCoreRuntimeException(Code) where a valid code is passed.
testCreationWithNotNullMessage() - Method in class de.smartics.exceptions. CoreExceptionTest
Tests the creation of an exception via AbstractCoreException.AbstractCoreException(String, Code) where a not null value for the message is passed.
testCreationWithNotNullMessage() - Method in class de.smartics.exceptions. CoreRuntimeExceptionTest
Tests the creation of an exception via AbstractCoreRuntimeException.AbstractCoreRuntimeException(String, Code) where a not null value for the message is passed.
testCreationWithNullCode() - Method in class de.smartics.exceptions. CoreRuntimeExceptionTest
Tests the creation of an exception via AbstractCoreRuntimeException.AbstractCoreRuntimeException(Code) where a null value for the code is passed.
testCreationWithNullMessage() - Method in class de.smartics.exceptions. CoreExceptionTest
Tests the creation of an exception via AbstractCoreException.AbstractCoreException(String, Code) where a null value for the message is passed.
testCreationWithNullMessage() - Method in class de.smartics.exceptions. CoreRuntimeExceptionTest
Tests the creation of an exception via AbstractCoreRuntimeException.AbstractCoreRuntimeException(String, Code) where a null value for the message is passed.
testDefaultConstructorContinuesWith2() - Method in class de.smartics.exceptions.id. IncrementFactoryTest
Tests that the factory created with the default constructor starts with 1 and returns a value of 2 by the second call.
testDefaultConstructorStartsWith1() - Method in class de.smartics.exceptions.id. IncrementFactoryTest
Tests that the factory created with the default constructor starts with 1.
testDetails() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest
Tests the construction of the details message with three parameters.
testDigit() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with a digit.
testDigitAndOgnl() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with a digit and an OGNL path.
testEmpty() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with the empty string.
testEmpty() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with the empty string.
testEmpty() - Method in class test.de.smartics.exceptions.i18n.message. MessageTemplateAnalyserMaxIndexTest
Tests the method with the empty String value.
testEquals() - Method in class de.smartics.exceptions.code. DefaultCodeComparatorTest
Test with the same value.
testEquals() - Method in class de.smartics.exceptions.code. NumberCodeComparatorTest
Test with the same value.
testEqualsFalse() - Method in class de.smartics.exceptions.id. LongExceptionIdTest
Tests calling LongExceptionId.equals(Object) fails when two different instances are compared.
testEqualsFalse() - Method in class de.smartics.exceptions.id. UuidExceptionIdTest
Tests calling UuidExceptionId.equals(Object) fails when two instances are compared.
testEqualsIdentity() - Method in class de.smartics.exceptions.id. LongExceptionIdTest
Tests calling LongExceptionId.equals(Object) succeeds in the case of identity.
testEqualsIdentity() - Method in class de.smartics.exceptions.id. UuidExceptionIdTest
Tests calling UuidExceptionId.equals(Object) succeeds in the case of identity.
testEqualsNull() - Method in class de.smartics.exceptions.id. LongExceptionIdTest
Tests calling LongExceptionId.equals(Object) fails in the case of the null value.
testEqualsNull() - Method in class de.smartics.exceptions.id. UuidExceptionIdTest
Tests calling UuidExceptionId.equals(Object) fails in the case of the null value.
testEqualsOtherClass() - Method in class de.smartics.exceptions.id. LongExceptionIdTest
Tests calling LongExceptionId.equals(Object) fails when compared with an instance of another class.
testEqualsOtherClass() - Method in class de.smartics.exceptions.id. UuidExceptionIdTest
Tests calling UuidExceptionId.equals(Object) fails when compared with an instance of another class.
testEqualsTrue() - Method in class de.smartics.exceptions.id. LongExceptionIdTest
Tests calling LongExceptionId.equals(Object) succeeds when two instances are compared with the same ID.
testEqualsTrue() - Method in class de.smartics.exceptions.id. UuidExceptionIdTest
Tests calling UuidExceptionId.equals(Object) succeeds when two instances are compared with the same UUID.
testExactlyOne() - Method in class test.de.smartics.exceptions.i18n.message. MessageTemplateAnalyserMaxIndexTest
Tests the method with a string with a single place holder.
testExactlyTwo() - Method in class test.de.smartics.exceptions.i18n.message. MessageTemplateAnalyserMaxIndexTest
Tests the method with a string with two place holder.
testFirstNull() - Method in class de.smartics.exceptions.code. DefaultCodeComparatorTest
Test where both the first value is null.
testFirstNull() - Method in class de.smartics.exceptions.code. NumberCodeComparatorTest
Test where both the first value is null.
testGet() - Method in class de.smartics.exceptions.ognl. OgnlExpressionTest
Tests retrieving a value.
testGetDefaultContext() - Method in class de.smartics.exceptions.runtime. ExceptionContextManagerTest
Tests that a default exception context is provided.
testGetFactory() - Method in class de.smartics.exceptions.runtime. ExceptionsContextManagerTest
Checks fetching the factory from the services directory within META-INF.
testHashCode() - Method in class de.smartics.exceptions.id. LongExceptionIdTest
Tests calling LongExceptionId.hashCode() succeeds.
testHashCode() - Method in class de.smartics.exceptions.id. UuidExceptionIdTest
Tests calling UuidExceptionId.hashCode() succeeds.
testHeader() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest
Tests the construction of the header message with three parameters.
testInheritedFields() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerInheritanceTest
Tests the construction of the summary message with inherited fields.
testLargerSecondValue() - Method in class de.smartics.exceptions.code. DefaultCodeComparatorTest
Test with a larger second value.
testLargerSecondValue() - Method in class de.smartics.exceptions.code. NumberCodeComparatorTest
Test with a larger second value.
testManyInMessage() - Method in class test.de.smartics.exceptions.i18n.message. MessageTemplateAnalyserMaxIndexTest
Tests the method with a string with many place holder and some other chars.
testMoreInformationLessPlaceholder() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest
Tests the construction of the header message with three parameters.
testMoreStructure() - Method in class test.de.smartics.exceptions.i18n.message. MessageTemplateAnalyserMaxIndexTest
Tests the method with a place holder that contains more than just a digit.
testNone() - Method in class test.de.smartics.exceptions.i18n.message. MessageTemplateAnalyserMaxIndexTest
Tests the method with a string with no place holder.
testNothingSpecified() - Method in class de.smartics.exceptions.ant. ExceptionCodesReportTaskTest
Tests target nothing-specified.
testNull() - Method in class de.smartics.exceptions. HelperDetermineParentIdTest
Checks the method with a null value.
testNull() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a null value.
testNull() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with a null value.
testNull() - Method in class test.de.smartics.exceptions.i18n.message. MessageTemplateAnalyserMaxIndexTest
Tests the method with a null value.
testNumber() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with a number.
testNumberAndOgnl() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with a number and an OGNL path.
testNumbers() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with three numbers.
testNumbersAndOgnl() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with three numbers and an OGNL path.
testOneAttribute() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with a string with a one attribute.
testOneAttributeMany() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with a string: one attribute but many place holder indices.
testOneInMessage() - Method in class test.de.smartics.exceptions.i18n.message. MessageTemplateAnalyserMaxIndexTest
Tests the method with a string with one place holder and some other chars.
testOverflow() - Method in class de.smartics.exceptions.id. IncrementFactoryTest
Tests that the factory handles the 'overflow' correctly.
testOverflowSecondCreateCall() - Method in class de.smartics.exceptions.id. IncrementFactoryTest
Tests that the factory handles the second value after an 'overflow' correctly.
testParameters() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerDefaultIndexTest
Tests the message with three parameters.
testRootCauseCoreException() - Method in class de.smartics.exceptions. HelperDetermineParentIdTest
Checks the method with a Exception and a root cause TestCoreException.
testRootCauseCoreExceptionWithCauses() - Method in class de.smartics.exceptions. HelperDetermineParentIdTest
Checks the method with a TestCoreException caused by a Exception.
testRuntimeTruncateExternalExceptionDepth1() - Method in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
Test with a none-framework exception as cause at depth 1.
testRuntimeTruncateExternalExceptionDepth2() - Method in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
Test with a framework exception as cause at depth 2 and a none-framework root cause.
testRuntimeTruncateExternalExceptionDepth3() - Method in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
Test with a framework exception as cause at depth 1 and 2 and a none-framework root cause.
testRuntimeTruncateFrameworkException() - Method in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
Test with a framework exception as cause.
testRuntimeTruncateNull() - Method in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
Test with null value as cause.
testSecondNull() - Method in class de.smartics.exceptions.code. DefaultCodeComparatorTest
Test where both the second value is null.
testSecondNull() - Method in class de.smartics.exceptions.code. NumberCodeComparatorTest
Test where both the second value is null.
testSerial() - Method in class de.smartics.exceptions. CoreExceptionTest
Tests that the abstract core exception is serializable.
testSerial() - Method in class de.smartics.exceptions. CoreRuntimeExceptionTest
Tests that the abstract core runtime exception is serializable.
testSerial() - Method in class de.smartics.exceptions.i18n. ConfigurationExceptionTest
Tests that the exception is serializable.
testSerial() - Method in class de.smartics.exceptions.i18n. MethodAccessConfigurationExceptionTest
Tests that the exception is serializable.
testSerial() - Method in class de.smartics.exceptions.i18n. PropertyAccessConfigurationExceptionTest
Tests that the exception is serializable.
testSet() - Method in class de.smartics.exceptions.ognl. OgnlExpressionTest
Tests setting a value.
testSeveralStepsRootCauseCoreException() - Method in class de.smartics.exceptions. HelperDetermineParentIdTest
Checks the method with a RemoteException caused by a Exception and a root cause TestCoreException.
testSmallerSecondValue() - Method in class de.smartics.exceptions.code. DefaultCodeComparatorTest
Test with a smaller second value.
testSmallerSecondValue() - Method in class de.smartics.exceptions.code. NumberCodeComparatorTest
Test with a smaller second value.
testSpace() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with a space.
testSpace() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with a string with a space.
testSpacesDigitAndOgnl() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with a digit and an OGNL path.
testSpacesNumbersAndOgnl() - Method in class test.de.smartics.exceptions.i18n.message. MessageParamParserTest
Checks the method with a string with three numbers and an OGNL path.
testSummary() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificHeaderIndexTest
Tests the construction of the summary message with three parameters.
testSummary() - Method in class test.de.smartics.exceptions.i18n.message. DefaultMessageComposerSpecificIndexTest
Tests the construction of the summary message with three parameters.
testToString() - Method in class de.smartics.exceptions.id. LongExceptionIdTest
Tests calling LongExceptionId.toString() succeeds.
testToString() - Method in class de.smartics.exceptions.id. UuidExceptionIdTest
Tests calling UuidExceptionId.toString() succeeds.
testTruncateExternalExceptionDepth1() - Method in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
Test with a none-framework exception as cause at depth 1.
testTruncateExternalExceptionDepth1() - Method in class de.smartics.exceptions. NormalThrowableTruncationTest
Test with a none-framework exception as cause at depth 1.
testTruncateExternalExceptionDepth1() - Method in class de.smartics.exceptions. TruncateAllThrowableTruncationTest
Test with a none-framework exception as cause at depth 1.
testTruncateExternalExceptionDepth1() - Method in class de.smartics.exceptions. TruncateExternalThrowableTruncationTest
Test with a none-framework exception as cause at depth 1.
testTruncateExternalExceptionDepth2() - Method in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
Test with a framework exception as cause at depth 2 and a none-framework root cause.
testTruncateExternalExceptionDepth2() - Method in class de.smartics.exceptions. NormalThrowableTruncationTest
Test with a none-framework exception as cause at depth 2 with a none-framework root cause.
testTruncateExternalExceptionDepth2() - Method in class de.smartics.exceptions. TruncateAllThrowableTruncationTest
Test with a none-framework exception as cause at depth 2 with a none-framework root cause.
testTruncateExternalExceptionDepth2() - Method in class de.smartics.exceptions. TruncateExternalThrowableTruncationTest
Test with a none-framework exception as cause at depth 2 with a none-framework root cause.
testTruncateExternalExceptionDepth3() - Method in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
Test with a framework exception as cause at depth 1 and 2 and a none-framework root cause.
testTruncateExternalExceptionDepth3() - Method in class de.smartics.exceptions. NormalThrowableTruncationTest
Test with a framework exception as cause at depth 1 and 2 and a none-framework root cause.
testTruncateExternalExceptionDepth3() - Method in class de.smartics.exceptions. TruncateAllThrowableTruncationTest
Test with a framework exception as cause at depth 1 and 2 and a none-framework root cause.
testTruncateExternalExceptionDepth3() - Method in class de.smartics.exceptions. TruncateExternalThrowableTruncationTest
Test with a framework exception as cause at depth 1 and 2 and a none-framework root cause.
testTruncateFrameworkException() - Method in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
Test with a framework exception as cause.
testTruncateFrameworkException() - Method in class de.smartics.exceptions. NormalThrowableTruncationTest
Test with a framework exception as cause.
testTruncateFrameworkException() - Method in class de.smartics.exceptions. TruncateAllThrowableTruncationTest
Test with a framework exception as cause.
testTruncateFrameworkException() - Method in class de.smartics.exceptions. TruncateExternalThrowableTruncationTest
Test with a framework exception as cause.
testTruncateNull() - Method in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
Test with null value as cause.
testTwoAttributesMany() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with a string: two attributes and place holder indices.
testTwoAttributesManySpaces() - Method in class test.de.smartics.exceptions.i18n.message. MessageParentParamParserTest
Checks the method with a string: two attributes and place holder indices with spaces.
testUser() - Method in class test.de.smartics.exceptions.i18n.message. OgnlMessageExceptionTest
Test.
toString() - Method in enum de.smartics.exceptions.i18n.test. FakeExceptionCode
Returns the string representation of the object.
toString() - Method in class de.smartics.exceptions.test.dummy. DummyCode
Always returns TEST-TEST.
toString() - Method in enum de.smartics.exceptions.test.dummy. DummyNumberCode
Returns the string representation of the object.
toString() - Method in class test.de.smartics.exceptions.i18n.message. DummyCode
Always returns TEST-TEST.
TruncateAllThrowableTruncationTest - Class in de.smartics.exceptions
Tests truncation of exceptions deriving from AbstractCoreException.
TruncateAllThrowableTruncationTest() - Constructor for class de.smartics.exceptions. TruncateAllThrowableTruncationTest
 
TruncateExternalThrowableTruncationTest - Class in de.smartics.exceptions
Tests truncation of exceptions deriving from AbstractCoreException.
TruncateExternalThrowableTruncationTest() - Constructor for class de.smartics.exceptions. TruncateExternalThrowableTruncationTest
 
TwoNumberCodeInfoTest - Class in de.smartics.exceptions.id.code
Test TwoNumberCodeInfo.
TwoNumberCodeInfoTest() - Constructor for class de.smartics.exceptions.id.code. TwoNumberCodeInfoTest
 

U

UuidExceptionIdTest - Class in de.smartics.exceptions.id
Tests UuidExceptionId.
UuidExceptionIdTest() - Constructor for class de.smartics.exceptions.id. UuidExceptionIdTest
 
uut - Variable in class de.smartics.exceptions. AbstractThrowableTruncationTestBase
The unit under test.

V

valueOf(String) - Static method in enum de.smartics.exceptions.i18n.test. FakeExceptionCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.smartics.exceptions.test.dummy. DummyNumberCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.smartics.exceptions.i18n.test. FakeExceptionCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.smartics.exceptions.test.dummy. DummyNumberCode
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E F G H I L M N O P S T U V

Copyright © 2007-$2011 Kronseder & Reiner GmbH - smartics. All Rights Reserved.