Skip navigation links
A B C D E G H I L M N O P R S T V 

A

A - Class in de.alpharogroup.test.objects
The class A is a class intended for use in unit tests.
A() - Constructor for class de.alpharogroup.test.objects.A
 
AccessRight - Class in de.alpharogroup.test.objects.auth
The class AccessRight is a class intended for use in unit tests.
AccessRight() - Constructor for class de.alpharogroup.test.objects.auth.AccessRight
 
AlgorithmModel - Class in de.alpharogroup.test.objects
The class AlgorithmModel is a class intended for use in unit tests.
AlgorithmModel() - Constructor for class de.alpharogroup.test.objects.AlgorithmModel
 
AnInterface - Interface in de.alpharogroup.test.objects.intefaces
The interface AnInterface is an interface intended for use in unit tests.
AnnotatedClass - Class in de.alpharogroup.test.objects.annotations.classes
The class AnnotatedClass is a class intended for use in unit tests.
AnnotatedClass() - Constructor for class de.alpharogroup.test.objects.annotations.classes.AnnotatedClass
 
AnnotatedInterface - Interface in de.alpharogroup.test.objects.annotations.interfaces
The interface AnnotatedInterface is a interface intended for use in unit tests.
AnnotatedTestClass - Class in de.alpharogroup.test.objects.annotations.classes
The class AnnotatedTestClass is a class intended for use in unit tests.
AnnotatedTestClass() - Constructor for class de.alpharogroup.test.objects.annotations.classes.AnnotatedTestClass
 
AnotherAnnotatedClass - Class in de.alpharogroup.test.objects.annotations.foobar
The class AnotherAnnotatedClass is a class intended for use in unit tests.
AnotherAnnotatedClass() - Constructor for class de.alpharogroup.test.objects.annotations.foobar.AnotherAnnotatedClass
 
AnotherTestAnnotation - Annotation Type in de.alpharogroup.test.objects.annotations
The annotation AnotherTestAnnotation is an annotation intended for use in unit tests.

B

BaseTestCase - Class in de.alpharogroup
The abstract class BaseTestCase is for unit tests.
BaseTestCase() - Constructor for class de.alpharogroup.BaseTestCase
 
Brands - Enum in de.alpharogroup.test.objects.enums
The enum Brands is an enum intended for use in unit tests and holds some brands from famous cars.

C

car - Variable in class de.alpharogroup.test.objects.Customer
The car.
ClassExtendsAnnotatedInterface - Class in de.alpharogroup.test.objects.annotations.classes
The class ClassExtendsAnnotatedInterface is a class intended for use in unit tests.
ClassExtendsAnnotatedInterface() - Constructor for class de.alpharogroup.test.objects.annotations.classes.ClassExtendsAnnotatedInterface
 
ClonableObject - Class in de.alpharogroup.test.objects
The class ClonableObject is a class intended for use in unit tests that represents a clonable object and implements Cloneable.
ClonableObject() - Constructor for class de.alpharogroup.test.objects.ClonableObject
 
clone() - Method in class de.alpharogroup.test.objects.AlgorithmModel
clone() - Method in class de.alpharogroup.test.objects.ClonableObject
Company - Class in de.alpharogroup.test.objects
The class Company is a class intended for use in unit tests.
Company() - Constructor for class de.alpharogroup.test.objects.Company
 
ComparableEvaluator - Class in de.alpharogroup.test.objects.evaluations
The class ComparableEvaluator is intended to evaluate Comparable objects.
ComparableEvaluator() - Constructor for class de.alpharogroup.test.objects.evaluations.ComparableEvaluator
 
compareTo(Person) - Method in class de.alpharogroup.test.objects.Person
Customer - Class in de.alpharogroup.test.objects
The class Customer is a class intended for use in unit tests.
Customer() - Constructor for class de.alpharogroup.test.objects.Customer
 

D

DateDecorator - Class in de.alpharogroup.date
The class DateDecorator is a Date decorator.
DateDecorator() - Constructor for class de.alpharogroup.date.DateDecorator
 
de.alpharogroup - package de.alpharogroup
This package provides a base class for tests
de.alpharogroup.classes.inner - package de.alpharogroup.classes.inner
This package provides utility classes for show the effects of inner in outer classes
de.alpharogroup.date - package de.alpharogroup.date
This package provides decorator classes for date objects
de.alpharogroup.test.messages - package de.alpharogroup.test.messages
This package provides utility classes that generate messages that can be used unit test classes
de.alpharogroup.test.objects - package de.alpharogroup.test.objects
This package provides test classes that can be used unit test classes
de.alpharogroup.test.objects.annotations - package de.alpharogroup.test.objects.annotations
This package provides annotations that can be used unit test classes
de.alpharogroup.test.objects.annotations.classes - package de.alpharogroup.test.objects.annotations.classes
This package provides annotated classes that can be used unit test classes
de.alpharogroup.test.objects.annotations.foobar - package de.alpharogroup.test.objects.annotations.foobar
This package provides annotated classes that can be used unit test classes
de.alpharogroup.test.objects.annotations.interfaces - package de.alpharogroup.test.objects.annotations.interfaces
This package provides annotated interface that can be used unit test classes
de.alpharogroup.test.objects.auth - package de.alpharogroup.test.objects.auth
This package provides auth classes that can be used unit test classes
de.alpharogroup.test.objects.enums - package de.alpharogroup.test.objects.enums
This package provides enums that can be used unit test classes
de.alpharogroup.test.objects.evaluations - package de.alpharogroup.test.objects.evaluations
This package provides utility classes for evaluate objects
de.alpharogroup.test.objects.exceptions - package de.alpharogroup.test.objects.exceptions
This package provides exception event class that can be used unit test classes
de.alpharogroup.test.objects.generics - package de.alpharogroup.test.objects.generics
This package provides test dao classes that can be used unit test classes
de.alpharogroup.test.objects.intefaces - package de.alpharogroup.test.objects.intefaces
This package provides intefaces that can be used unit test classes

E

Employee - Class in de.alpharogroup.test.objects
The class Employee is a class intended for use in unit tests.
Employee() - Constructor for class de.alpharogroup.test.objects.Employee
 
EmployeeList - Class in de.alpharogroup.test.objects
The class EmployeeList encapsulates a list of Employee.
EmployeeList() - Constructor for class de.alpharogroup.test.objects.EmployeeList
 
EqualsEvaluator - Class in de.alpharogroup.test.objects.evaluations
The class EqualsEvaluator provides algorithms for evaluate the equals contract of an given object.
EqualsEvaluator() - Constructor for class de.alpharogroup.test.objects.evaluations.EqualsEvaluator
 
evaluate(Class<?>) - Static method in class de.alpharogroup.test.objects.evaluations.ToStringEvaluator
Evaluate if the given class implements the toString method.
evaluateConsistency(T, T) - Static method in class de.alpharogroup.test.objects.evaluations.ComparableEvaluator
Evaluate consistency of a comparator.
evaluateConsistency(T, T) - Static method in class de.alpharogroup.test.objects.evaluations.EqualsEvaluator
Evaluate consistency of the given objects, that means according to Object.equals(Object) that this method should evaluate the following contract condition: It is consistent: for any non-null reference values x and y, multiple invocations of x.equals(y) consistently return true or consistently return false, provided no information used in equals comparisons on the objects is modified.
evaluateConsistency(T, T, int) - Static method in class de.alpharogroup.test.objects.evaluations.EqualsEvaluator
Evaluate consistency of the given objects, that means according to Object.equals(Object) that this method should evaluate the following contract condition: It is consistent: for any non-null reference values x and y, multiple invocations of x.equals(y) consistently return true or consistently return false, provided no information used in equals comparisons on the objects is modified.
evaluateConsistency(Object) - Static method in class de.alpharogroup.test.objects.evaluations.HashcodeEvaluator
Evaluate consistency of the given object, that means according to Object.hashCode() that this method should evaluate the following contract condition: Whenever it is invoked on the same object more than once during an execution of a Java application, the hashCode method must consistently return the same integer, provided no information used in equals comparisons on the object is modified.
evaluateConsistency(T) - Static method in class de.alpharogroup.test.objects.evaluations.ToStringEvaluator
Evaluate consistency of method Object.toString() for the given objects
This method calls the same name method with default iterations of 7

evaluateConsistency(T, int) - Static method in class de.alpharogroup.test.objects.evaluations.ToStringEvaluator
Evaluate consistency of method Object.toString() for the given objects
evaluateEquality(Object, Object) - Static method in class de.alpharogroup.test.objects.evaluations.HashcodeEvaluator
Evaluate equality of hash code from the given objects that should be equal(if not an IllegalArgumentException will be thrown), that means according to Object.hashCode() that this method should evaluate the following contract condition: If two objects are equal according to the equals(Object) method, then calling the hashCode method on each of the two objects must produce the same integer result.
evaluateNonNull(Object) - Static method in class de.alpharogroup.test.objects.evaluations.EqualsEvaluator
Evaluate non-null condition is given of the given object, that means according to Object.equals(Object) that this method should evaluate the following contract condition: For any non-null reference value x, x.equals(null) should return false.
evaluateReflexivity(Object) - Static method in class de.alpharogroup.test.objects.evaluations.EqualsEvaluator
Evaluate reflexivity of the given object, that means according to Object.equals(Object) that this method should evaluate the following contract condition: It is reflexive: for any non-null reference value x, x.equals(x) should return true.
evaluateReversalComparison(T, T) - Static method in class de.alpharogroup.test.objects.evaluations.ComparableEvaluator
Evaluates the reversal comparison of the given objects.
evaluateSymmetric(Object, Object) - Static method in class de.alpharogroup.test.objects.evaluations.EqualsEvaluator
Evaluate symmetric of the given objects, that means according to Object.equals(Object) that this method should evaluate the following contract condition: It is symmetric: for any non-null reference values x and y, x.equals(y) should return true if and only if y.equals(x) returns true.
evaluateTransitivity(T, T, T) - Static method in class de.alpharogroup.test.objects.evaluations.ComparableEvaluator
Evaluate transitivity.
evaluateTransitivity(Object, Object, Object) - Static method in class de.alpharogroup.test.objects.evaluations.EqualsEvaluator
Evaluate transitivity of the given objects, that means according to Object.equals(Object) that this method should evaluate the following contract condition: It is transitive: for any non-null reference values x, y, and z, if x.equals(y) returns true and y.equals(z) returns true, then x.equals(z) should return true.
evaluateUnequality(Object, Object) - Static method in class de.alpharogroup.test.objects.evaluations.HashcodeEvaluator
Evaluate unequality of hash code from the given objects that should be unequal(if not an IllegalArgumentException will be thrown), that means according to Object.hashCode() that this method should evaluate the following contract condition: It is not required that if two objects are unequal according to the Object.equals(java.lang.Object) method, then calling the hashCode method on each of the two objects must produce distinct integer results.
ExceptionEvent - Class in de.alpharogroup.test.objects.exceptions
The class ExceptionEvent is a class intended for use in unit tests.
ExceptionEvent() - Constructor for class de.alpharogroup.test.objects.exceptions.ExceptionEvent
 

G

Gender - Enum in de.alpharogroup.test.objects.enums
The enum Gender is an enum intended for use in unit tests.
GenericDao<E,PK> - Class in de.alpharogroup.test.objects.generics
The Class GenericDao is a class intended for use in unit tests.
GenericDao() - Constructor for class de.alpharogroup.test.objects.generics.GenericDao
 

H

HashcodeEvaluator - Class in de.alpharogroup.test.objects.evaluations
The class HashcodeEvaluator provides algorithms for evaluate the hashcode contract of an given object.
HashcodeEvaluator() - Constructor for class de.alpharogroup.test.objects.evaluations.HashcodeEvaluator
 

I

InnerClass() - Constructor for class de.alpharogroup.classes.inner.OuterClass.InnerClass
 

L

Light - Class in de.alpharogroup.test.objects
The class Light is a concrete receiver.
Light() - Constructor for class de.alpharogroup.test.objects.Light
 

M

main(String...) - Static method in class de.alpharogroup.classes.inner.OuterClass
The main method.
Mandatory - Annotation Type in de.alpharogroup.test.objects.annotations
The annotation Mandatory is an annotation intended for use in unit tests and marks a field as mandatory.
Member - Class in de.alpharogroup.test.objects
The class Member is a class intended for use in unit tests.
Member(String, String, Gender, String, Boolean, Date, Date) - Constructor for class de.alpharogroup.test.objects.Member
Instantiates a new Member object with the given parameters.

N

name - Variable in class de.alpharogroup.test.objects.Customer
The name.
newFailMessage(String, String, String) - Static method in class de.alpharogroup.test.messages.TestMessagesExtensions
Factory method for create a new fail message for a test as String object.
NotSerializable - Class in de.alpharogroup.test.objects
The class NotSerializable is a class intended for use in unit tests.
NotSerializable() - Constructor for class de.alpharogroup.test.objects.NotSerializable
 

O

OtherAnnotatedClass - Class in de.alpharogroup.test.objects.annotations.foobar
The class OtherAnnotatedClass is a class intended for use in unit tests.
OtherAnnotatedClass() - Constructor for class de.alpharogroup.test.objects.annotations.foobar.OtherAnnotatedClass
 
OuterClass - Class in de.alpharogroup.classes.inner
The class OuterClass is a class intended for use in unit tests.
OuterClass() - Constructor for class de.alpharogroup.classes.inner.OuterClass
 
OuterClass.InnerClass - Class in de.alpharogroup.classes.inner
The class OuterClass.InnerClass is a class intended for use in unit tests.

P

Permission - Class in de.alpharogroup.test.objects
The class Permission is a class intended for use in unit tests.
Permission() - Constructor for class de.alpharogroup.test.objects.Permission
 
Person - Class in de.alpharogroup.test.objects
The class Person is a class intended for use in unit tests.
Person() - Constructor for class de.alpharogroup.test.objects.Person
 
PersonDao - Class in de.alpharogroup.test.objects.generics
The class PersonDao is a class intended for use in unit tests.
PersonDao() - Constructor for class de.alpharogroup.test.objects.generics.PersonDao
 
premium - Variable in class de.alpharogroup.test.objects.Customer
The premium.
PremiumMember - Class in de.alpharogroup.test.objects
The class PremiumMember is a class intended for use in unit tests.
PremiumMember(String, String, Gender, String, Boolean, Date, Date, String) - Constructor for class de.alpharogroup.test.objects.PremiumMember
Instantiates a new PremiumMember object with the given parameters..

R

result - Variable in class de.alpharogroup.BaseTestCase
The boolean result from the tests.
Role - Class in de.alpharogroup.test.objects.auth
The class Role is a class intended for use in unit tests.
Role() - Constructor for class de.alpharogroup.test.objects.auth.Role
 
Roles - Class in de.alpharogroup.test.objects.auth
The class Roles is a class intended for use in unit tests.
Roles() - Constructor for class de.alpharogroup.test.objects.auth.Roles
 

S

setUp() - Method in class de.alpharogroup.BaseTestCase
Sets up method will be invoked before every unit test method in this class.
showInfo(Class<?>) - Static method in class de.alpharogroup.classes.inner.OuterClass
Show info from given class.
SomeClass - Class in de.alpharogroup.test.objects.annotations.foobar
The class SomeClass is a class intended for use in unit tests.
SomeClass() - Constructor for class de.alpharogroup.test.objects.annotations.foobar.SomeClass
 
SqlTimestampDecorator - Class in de.alpharogroup.date
The class SqlTimestampDecorator is a Timestamp decorator.
SqlTimestampDecorator() - Constructor for class de.alpharogroup.date.SqlTimestampDecorator
 
SubAnnotatedClass - Class in de.alpharogroup.test.objects.annotations.classes
The class SubAnnotatedClass is a class intended for use in unit tests.
SubAnnotatedClass() - Constructor for class de.alpharogroup.test.objects.annotations.classes.SubAnnotatedClass
 
switchOff() - Method in class de.alpharogroup.test.objects.Light
Switch off.
switchOff() - Method in class de.alpharogroup.test.objects.Television
Switch off.
switchOn() - Method in class de.alpharogroup.test.objects.Light
Switch on.
switchOn() - Method in class de.alpharogroup.test.objects.Television
Switch on.

T

tearDown() - Method in class de.alpharogroup.BaseTestCase
Tear down method will be invoked after every unit test method in this class.
Television - Class in de.alpharogroup.test.objects
The class Television is a class intended for use in unit tests.
Television() - Constructor for class de.alpharogroup.test.objects.Television
 
TestAnnotation - Annotation Type in de.alpharogroup.test.objects.annotations
The annotation TestAnnotation is an annotation intended for use in unit tests.
TestFieldAnnotation - Annotation Type in de.alpharogroup.test.objects.annotations
The annotation TestFieldAnnotation is an annotation intended for use in unit tests with a field.
TestMessagesExtensions - Class in de.alpharogroup.test.messages
The class TestMessagesExtensions generates any messages that are needed in test classes.
TestMessagesExtensions() - Constructor for class de.alpharogroup.test.messages.TestMessagesExtensions
 
TestMethodAnnotation - Annotation Type in de.alpharogroup.test.objects.annotations
The annotation TestMethodAnnotation is an annotation intended for use in unit tests with one method.
TestTypeAnnotation - Annotation Type in de.alpharogroup.test.objects.annotations
The annotation TestTypeAnnotation is an annotation intended for use in unit tests with target type.
ToStringEvaluator - Class in de.alpharogroup.test.objects.evaluations
The class ToStringEvaluator provides algorithms for evaluate the Object.toString() method.
ToStringEvaluator() - Constructor for class de.alpharogroup.test.objects.evaluations.ToStringEvaluator
 

V

valueOf(String) - Static method in enum de.alpharogroup.test.objects.enums.Brands
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum de.alpharogroup.test.objects.enums.Gender
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.alpharogroup.test.objects.enums.Brands
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum de.alpharogroup.test.objects.enums.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E G H I L M N O P R S T V 
Skip navigation links

Copyright © 2015–2017 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.