Skip navigation links
A C D E F G H I M N P R S T U V 

A

addMatcherDescription(Matcher<?>) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Adds as the description of this matcher the SelfDescribing.describeTo(Description) method of other matcher.
addTemplatedDescription(String, Object) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Adds a new description using the template:
AttendedEventsDataset - Class in es.uvigo.esei.dgss.teama.letta.entities
Utility class for testing the get attended events functionality.
AttendedEventsDataset() - Constructor for class es.uvigo.esei.dgss.teama.letta.entities.AttendedEventsDataset
 
attendeesDescEvents() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.SearchEventDataset
Gets all events that have as title the word 'OnlyAttendeesDesc'.

C

call(Supplier<V>) - Method in class es.uvigo.esei.dgss.teama.letta.service.util.security.RegisteredUserCaller
 
call(Supplier<V>) - Method in interface es.uvigo.esei.dgss.teama.letta.service.util.security.RoleCaller
 
checkArrayAttribute(String, Function<T, R[]>, T, Function<R[], Matcher<Iterable<? extends R>>>) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Compares the expected and the actual value of an array attribute.
checkArrayAttribute(String, Function<T, R[]>, T) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Compares the expected and the actual value of an array attribute.
checkAttribute(String, Function<T, R>, T, Function<R, Matcher<R>>) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
 
checkAttribute(String, Function<T, R>, T) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Compares the expected and the actual value of an attribute.
checkIntArrayAttribute(String, Function<T, int[]>, T) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Compares the expected and the actual value of an int array attribute.
checkIterableAttribute(String, Function<T, Iterable<R>>, T, Function<Iterable<R>, Matcher<Iterable<? extends R>>>) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Compares the expected and the actual value of an iterable attribute.
clearDescribeTo() - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Cleans the current description.
commonTitleAndDescriptionEvents() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.SearchEventDataset
Gets all events that have the word 'Common' in title or in description.
containsEntityInAnyOrder(Function<T, Matcher<? super T>>, T...) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Utility method that generates a Matcher that compares several entities.
containsEntityInAnyOrder(Function<T, Matcher<? super T>>, Iterable<T>) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Utility method that generates a Matcher that compares several entities.
containsEntityInOrder(Function<T, Matcher<? super T>>, T...) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Utility method that generates a Matcher that compares several entities in the same received order.
containsEntityInOrder(Function<T, Matcher<? super T>>, Iterable<T>) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Utility method that generates a Matcher that compares several entities in the same received order.
containsEventsInAnyOrder(Event...) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEvent
 
containsEventsInAnyOrder(Iterable<Event>) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEvent
 
containsEventsWithoutRelationsInAnyOrder(Event...) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEvent
 
containsEventsWithoutRelationsInAnyOrder(Iterable<Event>) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEvent
 
containsEventsWithoutRelationsInOrder(Iterable<Event>) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEvent
 
containsUsersInAnyOrder(User...) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToUser
 
containsUsersInAnyOrder(Iterable<User>) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToUser
 
containsUsersWithoutRelationsInAnyOrder(User...) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToUser
 
containsUsersWithoutRelationsInAnyOrder(Iterable<User>) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToUser
 

D

describeTo(Description) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
 
describeTo(Description) - Method in class es.uvigo.esei.dgss.teama.letta.http.util.HasHttpStatus
 

E

equalToEvent(Event) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEvent
 
equalToEventWithoutRelations(Event) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEvent
 
equalToUser(User) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToUser
 
equalToUserWithoutRelations(User) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToUser
 
es.uvigo.esei.dgss.teama.letta.entities - package es.uvigo.esei.dgss.teama.letta.entities
 
es.uvigo.esei.dgss.teama.letta.http.util - package es.uvigo.esei.dgss.teama.letta.http.util
 
es.uvigo.esei.dgss.teama.letta.service.util.security - package es.uvigo.esei.dgss.teama.letta.service.util.security
 
EventDataset - Class in es.uvigo.esei.dgss.teama.letta.entities
 
EventDataset() - Constructor for class es.uvigo.esei.dgss.teama.letta.entities.EventDataset
 
events() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.AttendedEventsDataset
Gets all events of user-get-attended-events.xml.
events() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.EventDataset
 
events() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.SearchEventDataset
Gets all events of user-search-event.xml.
eventToCreate() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.EventDataset
 
eventToCreateWithId(int) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.EventDataset
 
eventWithId(int) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.EventDataset
 
EXISTENT_LOGIN_REGISTERED_USER_ZERO_EVENTS - Static variable in class es.uvigo.esei.dgss.teama.letta.entities.AttendedEventsDataset
 
EXISTENT_LOGIN_REGISTEREDUSER - Static variable in class es.uvigo.esei.dgss.teama.letta.entities.UserDataset
 
expected - Variable in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
The expected entity.

F

formatDate(String) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.EventDataset
 

G

get() - Method in interface es.uvigo.esei.dgss.teama.letta.service.util.security.RoleCaller.ThrowingSupplier
 
getName() - Method in class es.uvigo.esei.dgss.teama.letta.service.util.security.TestPrincipal
 

H

hasBadRequestStatus() - Static method in class es.uvigo.esei.dgss.teama.letta.http.util.HasHttpStatus
 
hasCreatedStatus() - Static method in class es.uvigo.esei.dgss.teama.letta.http.util.HasHttpStatus
 
HasHttpStatus - Class in es.uvigo.esei.dgss.teama.letta.http.util
 
HasHttpStatus(Response.StatusType) - Constructor for class es.uvigo.esei.dgss.teama.letta.http.util.HasHttpStatus
 
HasHttpStatus(int) - Constructor for class es.uvigo.esei.dgss.teama.letta.http.util.HasHttpStatus
 
hasHttpStatus(int) - Static method in class es.uvigo.esei.dgss.teama.letta.http.util.HasHttpStatus
 
hasHttpStatus(Response.StatusType) - Static method in class es.uvigo.esei.dgss.teama.letta.http.util.HasHttpStatus
 
hasMethodNotAllowedStatus() - Static method in class es.uvigo.esei.dgss.teama.letta.http.util.HasHttpStatus
 
hasOkStatus() - Static method in class es.uvigo.esei.dgss.teama.letta.http.util.HasHttpStatus
 

I

IsEqualToEntity<T> - Class in es.uvigo.esei.dgss.teama.letta.entities
An abstract Matcher that can be used to create new matchers that compare entities by their attributes.
IsEqualToEntity(T) - Constructor for class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEntity
Constructs a new instance of IsEqualToEntity.
IsEqualToEvent - Class in es.uvigo.esei.dgss.teama.letta.entities
 
IsEqualToEvent(Event, boolean) - Constructor for class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEvent
Constructs a new instance of IsEqualToEvent.
IsEqualToUser - Class in es.uvigo.esei.dgss.teama.letta.entities
 
IsEqualToUser(User, boolean) - Constructor for class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToUser
Constructs a new instance of IsEqualToUser.

M

matchesSafely(Event) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToEvent
 
matchesSafely(User) - Method in class es.uvigo.esei.dgss.teama.letta.entities.IsEqualToUser
 
matchesSafely(Response) - Method in class es.uvigo.esei.dgss.teama.letta.http.util.HasHttpStatus
 
musicEvents() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.SearchEventDataset
Gets all events that have as title the word 'music'.

N

newUser() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.VerificationTokenDataset
 
newUserWithExistingLogin() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.VerificationTokenDataset
 
NON_EXISTENT_LOGIN - Static variable in class es.uvigo.esei.dgss.teama.letta.entities.AttendedEventsDataset
 
nonExistentToken() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.VerificationTokenDataset
 

P

preRegisteredUserToken() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.VerificationTokenDataset
 

R

rareDescriptionEvents() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.SearchEventDataset
Gets all events that have as description the words 'Rare Description'.
rareTitleEvents() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.SearchEventDataset
Gets all events that have as title the words 'Rare title'.
REGISTERED_USER - Static variable in class es.uvigo.esei.dgss.teama.letta.entities.AttendedEventsDataset
 
REGISTERED_USER_START_DESC_EVENTS - Static variable in class es.uvigo.esei.dgss.teama.letta.entities.AttendedEventsDataset
 
REGISTERED_USER_TITLE_ASC_EVENTS - Static variable in class es.uvigo.esei.dgss.teama.letta.entities.AttendedEventsDataset
 
RegisteredUserCaller - Class in es.uvigo.esei.dgss.teama.letta.service.util.security
RoleCaller that permit launch methods with RegisteredUser role.
RegisteredUserCaller() - Constructor for class es.uvigo.esei.dgss.teama.letta.service.util.security.RegisteredUserCaller
 
registeredUserToken() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.VerificationTokenDataset
 
RoleCaller - Interface in es.uvigo.esei.dgss.teama.letta.service.util.security
 
RoleCaller.ThrowingRunnable - Interface in es.uvigo.esei.dgss.teama.letta.service.util.security
 
RoleCaller.ThrowingSupplier<V> - Interface in es.uvigo.esei.dgss.teama.letta.service.util.security
 
run(Runnable) - Method in class es.uvigo.esei.dgss.teama.letta.service.util.security.RegisteredUserCaller
 
run(Runnable) - Method in interface es.uvigo.esei.dgss.teama.letta.service.util.security.RoleCaller
 
run() - Method in interface es.uvigo.esei.dgss.teama.letta.service.util.security.RoleCaller.ThrowingRunnable
 

S

SearchEventDataset - Class in es.uvigo.esei.dgss.teama.letta.entities
Utility class for testing the search functionality.
SearchEventDataset() - Constructor for class es.uvigo.esei.dgss.teama.letta.entities.SearchEventDataset
 
setName(String) - Method in class es.uvigo.esei.dgss.teama.letta.service.util.security.TestPrincipal
 
startDescAndAttendeesDescEvents() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.SearchEventDataset
Gets all events that have as title the word 'StartDescAssisDesc'.
startDescAndTitleAscAttendedEvents() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.AttendedEventsDataset
Gets all events that their title contains 'StartDescTitleAsc'.
startDescAttendedEvents() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.AttendedEventsDataset
Gets all events that their title is 'StartDesc'.
startDescEvents() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.SearchEventDataset
Gets all events that have as title the word 'OnlyStartDesc'.

T

TestPrincipal - Class in es.uvigo.esei.dgss.teama.letta.service.util.security
 
TestPrincipal() - Constructor for class es.uvigo.esei.dgss.teama.letta.service.util.security.TestPrincipal
 
TestPrincipal(String) - Constructor for class es.uvigo.esei.dgss.teama.letta.service.util.security.TestPrincipal
 
throwingCall(RoleCaller.ThrowingSupplier<V>) - Method in class es.uvigo.esei.dgss.teama.letta.service.util.security.RegisteredUserCaller
 
throwingCall(RoleCaller.ThrowingSupplier<V>) - Method in interface es.uvigo.esei.dgss.teama.letta.service.util.security.RoleCaller
 
throwingRun(RoleCaller.ThrowingRunnable) - Method in class es.uvigo.esei.dgss.teama.letta.service.util.security.RegisteredUserCaller
 
throwingRun(RoleCaller.ThrowingRunnable) - Method in interface es.uvigo.esei.dgss.teama.letta.service.util.security.RoleCaller
 
titleAscAttendedEvents() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.AttendedEventsDataset
Gets all events that their title contains 'TitleAsc_'.
tokens() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.VerificationTokenDataset
 

U

UserDataset - Class in es.uvigo.esei.dgss.teama.letta.entities
 
UserDataset() - Constructor for class es.uvigo.esei.dgss.teama.letta.entities.UserDataset
 
users() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.UserDataset
 
userWithLogin(String) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.UserDataset
 

V

validEvent() - Static method in class es.uvigo.esei.dgss.teama.letta.entities.EventDataset
Return an event that exists in users.xml
VerificationTokenDataset - Class in es.uvigo.esei.dgss.teama.letta.entities
 
VerificationTokenDataset() - Constructor for class es.uvigo.esei.dgss.teama.letta.entities.VerificationTokenDataset
 
verificationTokenWith(String) - Static method in class es.uvigo.esei.dgss.teama.letta.entities.VerificationTokenDataset
 
A C D E F G H I M N P R S T U V 
Skip navigation links

Copyright © 2016. All rights reserved.