A B C D E H I 
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ACCOUNT_ALT_ID - Static variable in interface de.japrost.jabudget.domain.fixtures.account.AccountFixtureValues
 - 
Alternate account id
 - ACCOUNT_ALT_NAME - Static variable in interface de.japrost.jabudget.domain.fixtures.account.AccountFixtureValues
 - 
Alternate account name
 - ACCOUNT_DEF_ID - Static variable in interface de.japrost.jabudget.domain.fixtures.account.AccountFixtureValues
 - 
Default account id
 - ACCOUNT_DEF_NAME - Static variable in interface de.japrost.jabudget.domain.fixtures.account.AccountFixtureValues
 - 
Default account name
 - AccountFixtures - Class in de.japrost.jabudget.domain.fixtures.account
 - 
Fixtures for
Accounts. - AccountFixtures() - Constructor for class de.japrost.jabudget.domain.fixtures.account.AccountFixtures
 - AccountFixtureValues - Interface in de.japrost.jabudget.domain.fixtures.account
 - 
The values used in Fixtures.
 - AccountTest - Class in de.japrost.jabudget.domain.account
 - 
Test the
Account. - AccountTest() - Constructor for class de.japrost.jabudget.domain.account.AccountTest
 - AggregateMemberTest - Class in de.japrost.jabudget.domain.account
 - 
Test the
AggregateMember. - AggregateMemberTest() - Constructor for class de.japrost.jabudget.domain.account.AggregateMemberTest
 
B
- beanLike() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
Test default values, getters and setters and toString.
 - beanLike() - Method in class de.japrost.jabudget.domain.account.EntryTest
 - 
Test default values, getters and setters and toString.
 - builder_Copy_mayBeNull() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
Copy Builder may be null.
 - builder_Copy_setsValues() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
Copy Builder sets all values.
 - builder_empty_setsValues() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
Empty Builder sets all values.
 - builder_id_mustNotBeNull() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
Builder does not allow
nullas id. - builder_optional_empty() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
Builder creates empty optional on not all required fields are set.
 - builder_optional_filled() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
Builder creates filled optional on all required fields are set.
 - builder_requiredFields_setsValues() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
Required field Builder sets all values.
 
C
- createAlternate() - Method in class de.japrost.jabudget.domain.fixtures.account.AccountFixtures
 - 
Create the alternate Account.
 - createAlternateBuilder() - Method in class de.japrost.jabudget.domain.fixtures.account.AccountFixtures
 - 
Create the alternate Account.Builder.
 - createDefault() - Method in class de.japrost.jabudget.domain.fixtures.account.AccountFixtures
 - 
Create the default Account.
 - createDefaultBuilder() - Method in class de.japrost.jabudget.domain.fixtures.account.AccountFixtures
 - 
Create the default Account.Builder.
 
D
- de.japrost.jabudget.domain.account - package de.japrost.jabudget.domain.account
 - de.japrost.jabudget.domain.fixtures.account - package de.japrost.jabudget.domain.fixtures.account
 
E
- EntryTest - Class in de.japrost.jabudget.domain.account
 - 
Test the
Entry. - EntryTest() - Constructor for class de.japrost.jabudget.domain.account.EntryTest
 - equals_onId() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
Two
Accounts are equal by their id. - equals_UnHappy() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
Accounts are not equal tonullor an instance of an other class. 
H
- hasEqualsOfKey() - Method in class de.japrost.jabudget.domain.account.EntryTest
 - 
Test that the key is used in equals (happy).
 - hasEqualsOfKey_unhappy_code() - Method in class de.japrost.jabudget.domain.account.EntryTest
 - 
Test that the key is used in equals (un happy).
 - hasEqualsOfKey_unhappy_id() - Method in class de.japrost.jabudget.domain.account.EntryTest
 - 
Test that the key is used in equals (un happy).
 - hasHashCodeOfKey() - Method in class de.japrost.jabudget.domain.account.EntryTest
 - 
Test that the key is used as hash code.
 - hashCode_onId() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
An
Accounts hash code is calculated only on the id. - hasKey() - Method in class de.japrost.jabudget.domain.account.EntryTest
 - 
Test that the key is composed right.
 
I
- id_mustNotBeNull() - Method in class de.japrost.jabudget.domain.account.AccountTest
 - 
The id of an
AccountMUST NOT benull. - isEqualOnSame() - Method in class de.japrost.jabudget.domain.account.AggregateMemberTest
 - 
Same instances are equal.
 - isNotEqualOnOther() - Method in class de.japrost.jabudget.domain.account.AggregateMemberTest
 - 
Same instances are equal.
 
All Classes All Packages