Shows the stories told by the tests of the project.
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Validates values. | AbstractPropertConstraintTest: [src][api][test] | |
2 |
|
Detects invalid values. | AbstractPropertConstraintTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Calculates the path to the root. | ClassLoaderUtilsTest: [src][api][test] | |
2 |
|
Signals missing resource with exception. | ClassLoaderUtilsTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides a string representation. | PropertyValueRangeWithListTest: [src][api][test] | |
2 |
|
Provides an element instance from a string. | PropertyValueRangeWithListTest: [src][api][test] | |
3 |
|
Signals request of unknown element with an exception. | PropertyValueRangeWithListTest: [src][api][test] | |
4 |
|
Allows to retrieve all values. | PropertyValueRangeWithListTest: [src][api][test] | |
5 |
|
Construction requires a non null list. | PropertyValueRangeWithListTest: [src][api][test] | |
6 |
|
Provides a string representation. | CollectionPropertyValueRangeWithArrayTest: [src][api][test] | |
7 |
|
Provides an element instance from a string. | CollectionPropertyValueRangeWithArrayTest: [src][api][test] | |
8 |
|
Signals request of unknown element with an exception. | CollectionPropertyValueRangeWithArrayTest: [src][api][test] | |
9 |
|
Allows to retrieve all values. | CollectionPropertyValueRangeWithArrayTest: [src][api][test] | |
10 |
|
Construction requires a non null array. | CollectionPropertyValueRangeWithArrayTest: [src][api][test] | |
11 |
|
Provides a string representation. | PropertyValueRangeWithEmptyListTest: [src][api][test] | |
12 |
|
Signals request of unknown element with an exception. | PropertyValueRangeWithEmptyListTest: [src][api][test] | |
13 |
|
Allows to retrieve all values. | PropertyValueRangeWithEmptyListTest: [src][api][test] | |
14 |
|
Provides a string representation. | CollectionPropertyValueRangeWithNoElementArrayTest: [src][api][test] | |
15 |
|
Signals request of unknown element with an exception. | CollectionPropertyValueRangeWithNoElementArrayTest: [src][api][test] | |
16 |
|
Allows to retrieve all values. | CollectionPropertyValueRangeWithNoElementArrayTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Rejects null annotations. | ConstraintPrettifierJsr303Test: [src][api][test] | |
2 |
|
Accepts assert false. | ConstraintPrettifierJsr303Test: [src][api][test] | |
3 |
|
Accepts assert true. | ConstraintPrettifierJsr303Test: [src][api][test] | |
4 |
|
Accepts decimal max. | ConstraintPrettifierJsr303Test: [src][api][test] | |
5 |
|
Accepts decimal min. | ConstraintPrettifierJsr303Test: [src][api][test] | |
6 |
|
Accepts digits. | ConstraintPrettifierJsr303Test: [src][api][test] | |
7 |
|
Accepts future. | ConstraintPrettifierJsr303Test: [src][api][test] | |
8 |
|
Accepts max. | ConstraintPrettifierJsr303Test: [src][api][test] | |
9 |
|
Accepts min. | ConstraintPrettifierJsr303Test: [src][api][test] | |
10 |
|
Accepts not null. | ConstraintPrettifierJsr303Test: [src][api][test] | |
11 |
|
Accepts null. | ConstraintPrettifierJsr303Test: [src][api][test] | |
12 |
|
Accepts past. | ConstraintPrettifierJsr303Test: [src][api][test] | |
13 |
|
Accepts no flag pattern. | ConstraintPrettifierJsr303Test: [src][api][test] | |
14 |
|
Accepts multi flag pattern. | ConstraintPrettifierJsr303Test: [src][api][test] | |
15 |
|
Accepts single flag pattern. | ConstraintPrettifierJsr303Test: [src][api][test] | |
16 |
|
Accepts size. | ConstraintPrettifierJsr303Test: [src][api][test] | |
17 |
|
Accepts credit card number. | PrettifierHibernateTest: [src][api][test] | |
18 |
|
Accepts no flag email. | PrettifierHibernateTest: [src][api][test] | |
19 |
|
Accepts multi flag email. | PrettifierHibernateTest: [src][api][test] | |
20 |
|
Accepts single flag email. | PrettifierHibernateTest: [src][api][test] | |
21 |
|
Accepts length. | PrettifierHibernateTest: [src][api][test] | |
22 |
|
Accepts not blank. | PrettifierHibernateTest: [src][api][test] | |
23 |
|
Accepts not empty. | PrettifierHibernateTest: [src][api][test] | |
24 |
|
Accepts range. | PrettifierHibernateTest: [src][api][test] | |
25 |
|
Accepts safe html. | PrettifierHibernateTest: [src][api][test] | |
26 |
|
Accepts script assert. | PrettifierHibernateTest: [src][api][test] | |
27 |
|
Accepts url. | PrettifierHibernateTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Parses configuration from class path. | DeclarationConfigParserTest: [src][api][test] | |
2 |
|
Creates a path to an existing xml document. | DeclarationConfigParserTest: [src][api][test] | |
3 |
|
Creates a path to an existing default xml document. | DeclarationConfigParserTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides access to its properties. | DuplicateAliasExceptionTest: [src][api][test] | |
2 |
|
Is serializable. | Object-Basics | DuplicateAliasExceptionSerializableTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Is serializable. | Object-Basics | DuplicatePropertyDeclarationExceptionSerializableTest: [src][api][test] |
2 |
|
Provides access to offending descriptors. | DuplicatePropertyDeclarationExceptionTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides access to list of exceptions. | DuplicatePropertyDeclarationsExceptionTest: [src][api][test] | |
2 |
|
Is serializable. | Object-Basics | DuplicatePropertyDeclarationsExceptionSerializableTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides a string representation. | EnumeratedPropertyValueRangeTest: [src][api][test] | |
2 |
|
Provides an enumeration element instance from a string. | EnumeratedPropertyValueRangeTest: [src][api][test] | |
3 |
|
Allows to retrieve all values. | EnumeratedPropertyValueRangeTest: [src][api][test] | |
4 |
|
Provides access to the enumeration class. | EnumeratedPropertyValueRangeTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Valid from string. | FromStringTypeConverterTest: [src][api][test] | |
2 |
|
Requires non null type. | FromStringTypeConverterTest: [src][api][test] | |
3 |
|
Requires type with static from string method. | FromStringTypeConverterTest: [src][api][test] | |
4 |
|
Requires from string method to be static. | Technical | FromStringTypeConverterTest: [src][api][test] |
5 |
|
Requires from string method to be not void. | Technical | FromStringTypeConverterTest: [src][api][test] |
6 |
|
Requires from string method to be not primitive. | Technical | FromStringTypeConverterTest: [src][api][test] |
7 |
|
Valid value of of enum. | FromStringTypeConverterTest: [src][api][test] | |
8 |
|
Invalid value of of enum. | FromStringTypeConverterTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Is serializable. | Object-Basics | GenericPropertyConstraintSerializableTest: [src][api][test] |
2 |
|
Allows validation. | GenericPropertyConstraintTest: [src][api][test] | |
3 |
|
Allows string validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
4 |
|
Allows byte array validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
5 |
|
Allows short array validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
6 |
|
Allows int array validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
7 |
|
Allows integer array validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
8 |
|
Allows char array validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
9 |
|
Allows long array validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
10 |
|
Allows float array validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
11 |
|
Allows double array validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
12 |
|
Allows boolean array validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
13 |
|
Allows object array validation with size. | GenericPropertyConstraintTest: [src][api][test] | |
14 |
|
Allows exception array validation with size. | GenericPropertyConstraintTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Returns the default locale if no property set is found. | LocaleFinderTest: [src][api][test] | |
2 |
|
Returns the default locale if only property sets are found without suffix. | LocaleFinderTest: [src][api][test] | |
3 |
|
Returns all locales of a property set. | LocaleFinderTest: [src][api][test] | |
4 |
|
Returns all locales of different property sets even if not every locale is supported by every property set. | LocaleFinderTest: [src][api][test] | |
5 |
|
Returns null if no locale is provided. | LocaleFinderCalcLocaleTest: [src][api][test] | |
6 |
|
Returns null if no locale is provided with path. | LocaleFinderCalcLocaleTest: [src][api][test] | |
7 |
|
Returns null if no locale is provided on a file with no extension. | LocaleFinderCalcLocaleTest: [src][api][test] | |
8 |
|
Returns a language locale. | LocaleFinderCalcLocaleTest: [src][api][test] | |
9 |
|
Returns a country locale. | LocaleFinderCalcLocaleTest: [src][api][test] | |
10 |
|
Returns variant locale. | LocaleFinderCalcLocaleTest: [src][api][test] | |
11 |
|
Returns recognized the locale relevant part in a file name. | LocaleFinderCalcLocaleTest: [src][api][test] | |
12 |
|
Returns recognized the locale relevant part in a file name even without extension. | LocaleFinderCalcLocaleTest: [src][api][test] | |
13 |
|
Separator without locale at end of file name. | LocaleFinderCalcLocaleTest: [src][api][test] | |
14 |
|
Separator with locale at end of file name. | LocaleFinderCalcLocaleTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Is serializable. | Object-Basics | MetaInfDocumentMetaDataProxySerializableTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Projectdoc information may be missing. | ProjectdocMetaDataParserEmpty2Test: [src][api][test] | |
2 |
|
Parses every projecdoc information. | ProjectdocMetaDataParserFullTest: [src][api][test] | |
3 |
|
Projectdoc information may be missing. | ProjectdocMetaDataParserEmptyTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Requires home page url. | PropertiesContextCreationTest: [src][api][test] | |
2 |
|
Requires properties report url. | PropertiesContextCreationTest: [src][api][test] | |
3 |
|
Provides access to its information. | PropertiesContextCreationTest: [src][api][test] | |
4 |
|
Returns null if information is missing. | PropertiesContextCreationTest: [src][api][test] | |
5 |
|
Removes a trailing slash from report url. | PropertiesContextCreationTest: [src][api][test] | |
6 |
|
Returns null if information is missing. | PropertiesContextEmptyTest: [src][api][test] | |
7 |
|
Returns null for report url if information is missing. | PropertiesContextEmptyTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Allows null as collection of class path roots. | Technical | PropertiesFilesLoaderTest: [src][api][test] |
2 |
|
Allows an empty collection of class path roots. | Technical | PropertiesFilesLoaderTest: [src][api][test] |
3 |
|
Returns only properties files. | Technical | PropertiesFilesLoaderTest: [src][api][test] |
4 |
|
Returns boot properties file. | Technical | PropertiesFilesLoaderTest: [src][api][test] |
5 |
|
Returns no boot properties file if none is provided. | Technical | PropertiesFilesLoaderTest: [src][api][test] |
6 |
|
Fetching boot properties allows urls to be null. | Coverage | PropertiesFilesLoaderTest: [src][api][test] |
7 |
|
Fetching boot properties allows urls to be empty. | Coverage | PropertiesFilesLoaderTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Is serializable. | Object-Basics | PropertiesAliasMappingSerializableTest: [src][api][test] |
2 |
|
Requires non blank alias to be added. | PropertyAliasMappingTest: [src][api][test] | |
3 |
|
Requires non blank target to be added. | PropertyAliasMappingTest: [src][api][test] | |
4 |
|
Allows to add an alias. | PropertyAliasMappingTest: [src][api][test] | |
5 |
|
Allows a second alias if it points to the same target. | PropertyAliasMappingTest: [src][api][test] | |
6 |
|
Rejects a second alias if it points to another target. | PropertyAliasMappingTest: [src][api][test] | |
7 |
|
Rejects accessing unknown alias. | PropertyAliasMappingTest: [src][api][test] | |
8 |
|
Allows traversing aliases. | PropertyAliasMappingTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Creates a path to an existing xml document. | PropertyCommentParserTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides access to information. | Coverage | PropertyDescriptorExceptionTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Allows access to property descriptor by string key. | PropertyDescriptorRegistryNonEmptyTest: [src][api][test] | |
2 |
|
Allows access to all property descriptors. | PropertyDescriptorRegistryNonEmptyTest: [src][api][test] | |
3 |
|
Allows construction without initialization. | PropertyDescriptorRegistryEmptyTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides access to information. | Coverage | PropertyExceptionTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Creates a non blank expression. | Construction | PropertyExpressionTest: [src][api][test] |
2 |
|
Creates a blank expression. | Construction | PropertyExpressionTest: [src][api][test] |
3 |
|
Is serializable. | Object-Basics | PropertyExpressionSerializableTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides access to the property set name. | PropertyKeyTest: [src][api][test] | |
2 |
|
Provides access to the property name. | PropertyKeyTest: [src][api][test] | |
3 |
|
The name does not contain the name of the property set. | PropertyKeyTest: [src][api][test] | |
4 |
|
'toString' provides the fully qualified name, which includes the name of the property set. | PropertyKeyTest: [src][api][test] | |
5 |
|
Allows to create with a qualified name conveniently. | PropertyKeyCreateWithQualifiedNameTest: [src][api][test] | |
6 |
|
Allows separator at start. | Technical | PropertyKeyCreateWithQualifiedNameTest: [src][api][test] |
7 |
|
Allows separator at end. | Technical | PropertyKeyCreateWithQualifiedNameTest: [src][api][test] |
8 |
|
Rejects blank qualified names. | Technical | PropertyKeyCreateWithQualifiedNameTest: [src][api][test] |
9 |
|
Allows to create key without a component name. | Construction | PropertyKeyConstructionTest: [src][api][test] |
10 |
|
But the component name must not contain only whitespaces. | Construction | PropertyKeyConstructionTest: [src][api][test] |
11 |
|
But the component name must not be empty. | Construction | PropertyKeyConstructionTest: [src][api][test] |
12 |
|
The name of the key must not be blank. | Construction | PropertyKeyConstructionTest: [src][api][test] |
13 |
|
A valid key contains an optional component name and a non blank name. | Construction | PropertyKeyConstructionTest: [src][api][test] |
14 |
|
Equals is reflexive. | Object-Basics | PropertyKeyObjectTest: [src][api][test] |
15 |
|
Equals is symmetric. | Object-Basics | PropertyKeyObjectTest: [src][api][test] |
16 |
|
Equals is transitive. | Object-Basics | PropertyKeyObjectTest: [src][api][test] |
17 |
|
Equals is consistent. | Object-Basics | PropertyKeyObjectTest: [src][api][test] |
18 |
|
Equals return false on null. | Object-Basics | PropertyKeyObjectTest: [src][api][test] |
19 |
|
Equals return false on instance of other type. | Object-Basics | PropertyKeyObjectTest: [src][api][test] |
20 |
|
Hash code is consistent. | Object-Basics | PropertyKeyObjectTest: [src][api][test] |
21 |
|
Hash code is consistent with equals. | Object-Basics | PropertyKeyObjectTest: [src][api][test] |
22 |
|
Hash code produces unequal hash codes for unequal instances. | Object-Basics | PropertyKeyObjectTest: [src][api][test] |
23 |
|
To string runs without failure. | Object-Basics | PropertyKeyObjectTest: [src][api][test] |
24 |
|
Compare to is symmetric. | Object-Basics | PropertyKeyCompareToTest: [src][api][test] |
25 |
|
Compare to is transitive. | Object-Basics | PropertyKeyCompareToTest: [src][api][test] |
26 |
|
Compare to is consistent to equals. | Object-Basics | PropertyKeyCompareToTest: [src][api][test] |
27 |
|
Is serializable. | Object-Basics | PropertyKeySerializableTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Parses property set on type. | PropertyMetaDataParserPropertySetAnnotationsTest: [src][api][test] | |
2 |
|
Favours property set on method name. | PropertyMetaDataParserPropertySetAnnotationsTest: [src][api][test] | |
3 |
|
Allows to erase the property set name. | PropertyMetaDataParserPropertySetAnnotationsTest: [src][api][test] | |
4 |
|
Default is a single space. | PropertyMetaDataParserPropertySetAnnotationsTest: [src][api][test] | |
5 |
|
Parses property set on type. | PropertyMetaDataParserPropertyExpressionAnnotationsTest: [src][api][test] | |
6 |
|
Favours property set on method name. | PropertyMetaDataParserPropertyExpressionAnnotationsTest: [src][api][test] | |
7 |
|
Property meta data annotation is not required. | PropertyMetaDataParserDocumentAnnotationsTest: [src][api][test] | |
8 |
|
Property meta data annotation provides defaults. | PropertyMetaDataParserDocumentAnnotationsTest: [src][api][test] | |
9 |
|
Property meta data annotation allows multiple values. | PropertyMetaDataParserDocumentAnnotationsTest: [src][api][test] | |
10 |
|
Property meta data annotation is not required. | PropertyMetaDataParserMetaDataTest: [src][api][test] | |
11 |
|
Property meta data annotation provides defaults. | PropertyMetaDataParserMetaDataTest: [src][api][test] | |
12 |
|
Property meta data annotation from type. | PropertyMetaDataParserMetaDataTest: [src][api][test] | |
13 |
|
Property meta data annotation allows to provide configuration time and update interval. | PropertyMetaDataParserMetaDataTest: [src][api][test] | |
14 |
|
Parses list with element constraints. | PropertyMetaDataParserListElementsWithConstraintsTest: [src][api][test] | |
15 |
|
Parses list of strings type. | PropertyMetaDataParserListTest: [src][api][test] | |
16 |
|
Parses list of integers type. | PropertyMetaDataParserListTest: [src][api][test] | |
17 |
|
Parses list o priorities type. | PropertyMetaDataParserListTest: [src][api][test] | |
18 |
|
Parses constraint list of strings. | PropertyMetaDataParserListTest: [src][api][test] | |
19 |
|
Recognizes constraints. | PropertyMetaDataParserConstraintsTest: [src][api][test] | |
20 |
|
Recognizes mandatory properties. | PropertyMetaDataParserMandatoryTest: [src][api][test] | |
21 |
|
Parses string properties without any annotations. | PropertyMetaDataParserNoAnnotationsTest: [src][api][test] | |
22 |
|
Parses primitive properties without any annotations. | PropertyMetaDataParserNoAnnotationsTest: [src][api][test] | |
23 |
|
Parses enum properties without any annotations. | PropertyMetaDataParserNoAnnotationsTest: [src][api][test] | |
24 |
|
Removes get from properties name. | PropertyMetaDataParserNoAnnotationsTest: [src][api][test] | |
25 |
|
Allows method to be named get. | Technical | PropertyMetaDataParserNoAnnotationsTest: [src][api][test] |
26 |
|
Allows property to have only one char. | Technical | PropertyMetaDataParserNoAnnotationsTest: [src][api][test] |
27 |
|
Does not confuse methods starting with get with property getter. | Technical | PropertyMetaDataParserNoAnnotationsTest: [src][api][test] |
28 |
|
Parses property set on type. | PropertyMetaDataParserPropertyKeyAnnotationsTest: [src][api][test] | |
29 |
|
Favours property set on method name. | PropertyMetaDataParserPropertyKeyAnnotationsTest: [src][api][test] | |
30 |
|
Recognizes secured properties. | PropertyMetaDataParserSecuredTest: [src][api][test] | |
31 |
|
Recognizes explicitly secured properties. | PropertyMetaDataParserSecuredTest: [src][api][test] | |
32 |
|
Recognizes no decrypted properties. | PropertyMetaDataParserSecuredTest: [src][api][test] | |
33 |
|
Recognizes non secured properties. | PropertyMetaDataParserSecuredTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides access to information. | Coverage | PropertyRootExceptionTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Allows null as collection of class path roots. | Technical | PropertySetClassesLoaderTest: [src][api][test] |
2 |
|
Allows an empty collection of class path roots. | Technical | PropertySetClassesLoaderTest: [src][api][test] |
3 |
|
Returns only types annotated as property set. | Technical | PropertySetClassesLoaderTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides access to type and element type. | Coverage | PropertyTypeTest: [src][api][test] |
2 |
|
Provides simple type for scalar types. | Coverage | PropertyTypeTest: [src][api][test] |
3 |
|
Provides simple type for list types. | Coverage | PropertyTypeTest: [src][api][test] |
4 |
|
Equals is reflexive. | Object-Basics | PropertyTypeObjectTest: [src][api][test] |
5 |
|
Equals is symmetric. | Object-Basics | PropertyTypeObjectTest: [src][api][test] |
6 |
|
Equals is transitive. | Object-Basics | PropertyTypeObjectTest: [src][api][test] |
7 |
|
Equals is consistent. | Object-Basics | PropertyTypeObjectTest: [src][api][test] |
8 |
|
Equals return false on null. | Object-Basics | PropertyTypeObjectTest: [src][api][test] |
9 |
|
Equals return false on instance of other type. | Object-Basics | PropertyTypeObjectTest: [src][api][test] |
10 |
|
Hash code is consistent. | Object-Basics | PropertyTypeObjectTest: [src][api][test] |
11 |
|
Hash code is consistent with equals. | Object-Basics | PropertyTypeObjectTest: [src][api][test] |
12 |
|
Hash code produces unequal hash codes for unequal instances. | Object-Basics | PropertyTypeObjectTest: [src][api][test] |
13 |
|
To string runs without failure. | Object-Basics | PropertyTypeObjectTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Requires non null type. | Technical | PropertyUtilsCheckPropertySetTypeTest: [src][api][test] |
2 |
|
Signals non property set type. | PropertyUtilsCheckPropertySetTypeTest: [src][api][test] | |
3 |
|
Signals non property set type if not an interface. | PropertyUtilsCheckPropertySetTypeTest: [src][api][test] | |
4 |
|
Recognizes property set type. | PropertyUtilsCheckPropertySetTypeTest: [src][api][test] | |
5 |
|
Requires non null type for method test. | Technical | PropertyUtilsIsPropertyMethodTest: [src][api][test] |
6 |
|
Recognizes annotated property descriptor method. | PropertyUtilsIsPropertyMethodTest: [src][api][test] | |
7 |
|
Recognizes method with property descriptor suffix. | PropertyUtilsIsPropertyMethodTest: [src][api][test] | |
8 |
|
Recognizes method with property key suffix. | PropertyUtilsIsPropertyMethodTest: [src][api][test] | |
9 |
|
Recognizes property method. | PropertyUtilsIsPropertyMethodTest: [src][api][test] | |
10 |
|
Test private constructor. | Coverage | PropertyUtilsIsPropertyMethodTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Allows to add serializable value. | PropertyValidationExceptionTest: [src][api][test] | |
2 |
|
Allows to add non serializable value stored in string representation. | PropertyValidationExceptionTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Is serializable. | Object-Basics | PropertyValueCommentSerializableTest: [src][api][test] |
2 |
|
Provides a summary comment. | PropertyValueCommentTest: [src][api][test] | |
3 |
|
Allows to add value comments comment. | PropertyValueCommentTest: [src][api][test] | |
4 |
|
To string on empty instance does not fail. | Coverage | PropertyValueCommentTest: [src][api][test] |
5 |
|
To string on full instance does not fail. | Coverage | PropertyValueCommentTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides access to information. | Coverage | PropertyValueConversionExceptionTest: [src][api][test] |
2 |
|
Handles non serializable values. | Coverage | PropertyValueConversionExceptionTest: [src][api][test] |
3 |
|
Handles null values. | Coverage | PropertyValueConversionExceptionTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides access to information. | Coverage | PropertyValueResolveExceptionTest: [src][api][test] |
2 |
|
Handles null values. | Coverage | PropertyValueResolveExceptionTest: [src][api][test] |
3 |
|
Shows cause if it is also a resolve exception. | PropertyValueResolveExceptionTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Provides access to information. | Coverage | ReadOnlyPropertyExceptionTest: [src][api][test] |
2 |
|
Handles non serializable values. | Coverage | ReadOnlyPropertyExceptionTest: [src][api][test] |
# | Status | Scenario | Categories | Test Case |
---|---|---|---|---|
1 |
|
Signals problems if serialized form cannot be deserialized. | SerializableMethodDeserializeTest: [src][api][test] | |
2 |
|
Signals problems if serialized form cannot be deserialized with one parameter. | Technical | SerializableMethodDeserializeTest: [src][api][test] |
3 |
|
Signals problems if serialized form cannot be deserialized with two parameters. | Technical | SerializableMethodDeserializeTest: [src][api][test] |
4 |
|
Allows null method. | SerializableMethodTest: [src][api][test] | |
5 |
|
Allows to access wrapped method. | SerializableMethodTest: [src][api][test] | |
6 |
|
Provides a string representation. | SerializableMethodTest: [src][api][test] | |
7 |
|
Provides a string representation for null method. | Technical | SerializableMethodTest: [src][api][test] |
8 |
|
Is serializable. | Object-Basics | SerializableMethodSerializableTest: [src][api][test] |