A C D F H I M O P R S 

A

apply(Field) - Method in class org.testinfected.hamcrest.jpa.PersistentFieldPredicate
 

C

componentEqualTo(T) - Static method in class org.testinfected.hamcrest.jpa.IsComponentEqual
 
componentEqualTo(T) - Static method in class org.testinfected.hamcrest.jpa.PersistenceMatchers
Checks that a component (aka value object) is equal to another given component.

D

describeTo(Description) - Method in class org.testinfected.hamcrest.jpa.HasFieldWithValue
 
describeTo(Description) - Method in class org.testinfected.hamcrest.jpa.IsComponentEqual
 
describeTo(Description) - Method in class org.testinfected.hamcrest.jpa.SamePersistentFieldsAs
 
describeTo(Description) - Method in class org.testinfected.hamcrest.jpa.SamePersistentFieldsAs.FieldMatcher
 

F

fieldsOf(Object, Predicate<Field>) - Static method in class org.testinfected.hamcrest.jpa.Reflection
 
fieldsOf(Class<?>, Predicate<Field>) - Static method in class org.testinfected.hamcrest.jpa.Reflection
 

H

hasField(String, Matcher<? super U>) - Static method in class org.testinfected.hamcrest.jpa.HasFieldWithValue
 
hasField(String) - Static method in class org.testinfected.hamcrest.jpa.HasFieldWithValue
 
hasField(String, Matcher<U>) - Static method in class org.testinfected.hamcrest.jpa.PersistenceMatchers
Checks that an entity has a field with a value that is matched by the provided matcher.
hasField(String) - Static method in class org.testinfected.hamcrest.jpa.PersistenceMatchers
Checks that an entity has a given field, whatever its value.
HasFieldWithValue<T,U> - Class in org.testinfected.hamcrest.jpa
 
HasFieldWithValue(String, Matcher<? super U>) - Constructor for class org.testinfected.hamcrest.jpa.HasFieldWithValue
 

I

IsComponentEqual<T> - Class in org.testinfected.hamcrest.jpa
 
IsComponentEqual(T) - Constructor for class org.testinfected.hamcrest.jpa.IsComponentEqual
 
isStatic(Field) - Static method in class org.testinfected.hamcrest.jpa.Reflection
 
isTransient(Field) - Static method in class org.testinfected.hamcrest.jpa.Reflection
 

M

matches(Object, Description) - Method in class org.testinfected.hamcrest.jpa.IsComponentEqual
 
matchesSafely(T, Description) - Method in class org.testinfected.hamcrest.jpa.HasFieldWithValue
 
matchesSafely(T, Description) - Method in class org.testinfected.hamcrest.jpa.SamePersistentFieldsAs.FieldMatcher
 
matchesSafely(T, Description) - Method in class org.testinfected.hamcrest.jpa.SamePersistentFieldsAs
 

O

org.testinfected.hamcrest.jpa - package org.testinfected.hamcrest.jpa
 

P

PersistenceMatchers - Class in org.testinfected.hamcrest.jpa
A collection of hamcrest matchers to validate field values of persistent objects.
PersistentFieldPredicate - Class in org.testinfected.hamcrest.jpa
 
PersistentFieldPredicate() - Constructor for class org.testinfected.hamcrest.jpa.PersistentFieldPredicate
 
persistentFieldsOf(Object) - Static method in class org.testinfected.hamcrest.jpa.PersistentFieldPredicate
 

R

readField(Object, Field) - Static method in class org.testinfected.hamcrest.jpa.Reflection
 
Reflection - Class in org.testinfected.hamcrest.jpa
 

S

samePersistentFieldsAs(T) - Static method in class org.testinfected.hamcrest.jpa.PersistenceMatchers
Checks that an entity has the same persistent field values than another entity.
SamePersistentFieldsAs<T> - Class in org.testinfected.hamcrest.jpa
 
SamePersistentFieldsAs(T) - Constructor for class org.testinfected.hamcrest.jpa.SamePersistentFieldsAs
 
samePersistentFieldsAs(T) - Static method in class org.testinfected.hamcrest.jpa.SamePersistentFieldsAs
 
SamePersistentFieldsAs.FieldMatcher<T> - Class in org.testinfected.hamcrest.jpa
 
SamePersistentFieldsAs.FieldMatcher(Field, Matcher<?>) - Constructor for class org.testinfected.hamcrest.jpa.SamePersistentFieldsAs.FieldMatcher
 
A C D F H I M O P R S 

Copyright © 2015. All Rights Reserved.