- testEmptyQuery() - Method in class org.peddie.peer_tutoring.TutorMatcherTest
- 
Tests result structure. 
- testOnlyDorm() - Method in class org.peddie.peer_tutoring.TutorMatcherTest
- 
Tests if the algorithm handles sorting by dorm if subject and duty day
 are null. 
- testOnlyDutyDay() - Method in class org.peddie.peer_tutoring.TutorMatcherTest
- 
Tests if the algorithm handles duty nights correctly. 
- testOnlySubject() - Method in class org.peddie.peer_tutoring.TutorMatcherTest
- 
Tests if subject matches. 
- testSubjectAndDorm() - Method in class org.peddie.peer_tutoring.TutorMatcherTest
- 
Tests if the algorithm takes into consideration of subject and physical 
 proximity. 
- testSubjectAndDormAndDutyNight() - Method in class org.peddie.peer_tutoring.TutorMatcherTest
- 
Tests subject, dorm and duty night. 
- toString() - Method in class org.peddie.peer_tutoring.model.Query
-  
- toString() - Method in class org.peddie.peer_tutoring.model.Result
-  
- toString() - Method in class org.peddie.peer_tutoring.model.ScoredTutor
-  
- toString() - Method in class org.peddie.peer_tutoring.model.Tutor
-  
- Tutor - Class in org.peddie.peer_tutoring.model
-  
- Tutor(String, String, Dorm, Set<DutyDay>, Set<Subject>) - Constructor for class org.peddie.peer_tutoring.model.Tutor
-  
- TutorMatcher - Class in org.peddie.peer_tutoring.util
-  
- TutorMatcher(Set<Tutor>) - Constructor for class org.peddie.peer_tutoring.util.TutorMatcher
-  
- TutorMatcherTest - Class in org.peddie.peer_tutoring
-  
- TutorMatcherTest() - Constructor for class org.peddie.peer_tutoring.TutorMatcherTest
-  
- TutorSerializer - Class in org.peddie.peer_tutoring.util
-  
- TutorSerializer() - Constructor for class org.peddie.peer_tutoring.util.TutorSerializer
-