Description
General Information
Announcements
- 12 additional tests in TripleStoreTests.java to check for nulls in add(), remove(), query(), and test removal with non-default wild cards among other things
- No new tests in RecordTests.java but some adjustments were made to ensure that records are compared in both directions: if the comparators report that x < y, the tests now also check that y > x
Download the fresh copies of both and make sure your code is compatible. This is likely the final version of the tests unless they contain bugs.
Class Record:
makeRecord - @1007, @1029, @1088
check for null - @1068
Comparators - @1008, @1010, @1011, @1033, @1043, @1057, @1103
ID generator - @1014
match - @1023, @1093
sort_test_4 - @1021, @1022
wildcards - @1051, @1100
ALF - @1075
Class TripleStore:
constructor - @1048
table of Comparators - @1010
wildcards - @1013, @1016, @1017, @1020, @1035
query - @1010, @1030, @1035
TreeSet comparator - @1032, @1062
tailset() - @1039, @1054, @1070
add - @1041, @1062
toString - @1046
target complexity: @1094
remove: @1099
Test Cases
PERCompare sort_4 - @1034
wild_card1 and wild_card4 - @1049
matches_11 and matches_12 - @1050
sort_test_4 - @1056, @1061, @1085
sort_test_2 - @1067, @1073, @1080
wild_2 - @1063, @1078
See @1084 for full details and if you plan to attend, make sure to vote Yes
Class Record:
makeRecord - @1007, @1029, @1088
check for null - @1068
Comparators - @1008, @1010, @1011, @1033, @1043, @1057, @1103
ID generator - @1014
match - @1023, @1093
sort_test_4 - @1021, @1022
wildcards - @1051, @1100
ALF - @1075
Class TripleStore:
constructor - @1048
table of Comparators - @1010
wildcards - @1013, @1016, @1017, @1020, @1035
query - @1010, @1030, @1035
TreeSet comparator - @1032, @1062
tailset() - @1039, @1054, @1070
add - @1041, @1062
toString - @1046
target complexity: @1094
remove: @1099
Test Cases
PERCompare sort_4 - @1034
wild_card1 and wild_card4 - @1049
matches_11 and matches_12 - @1050
sort_test_4 - @1056, @1061, @1085
sort_test_2 - @1067, @1073, @1080
wild_2 - @1063, @1078
Class Record:
makeRecord - @1007, @1029
check for null - @1068
Comparators - @1010, @1011, @1033, @1043, @1057
ID generator - @1014
match - @1023
sort_test_4 - @1021, @1022
wildcards - @1051
ALF - @1075
Class TripleStore:
constructor - @1048
table of Comparators - @1010
wildcards - @1013, @1016, @1017, @1020, @1035
query - @1010, @1030, @1035
TreeSet comparator - @1032, @1062
tailset() - @1039, @1054, @1070
add - @1041, @1062
toString - @1046
Test Cases
PERCompare sort_4 - @1034
wild_card1 and wild_card4 - @1049
matches_11 and matches_12 - @1050
sort_test_4 - @1056, @1061
sort_test_2 - @1067, @1073, @1080
wild_2 - @1063, @1078
Class Record:
makeRecord - @1007, @1029
Comparators - @1010, @1011, @1033, @1042, @1043
ID generator - @1014
match - @1023
sort_test_4 - @1021, @1022
Class TripleStore:
table of Comparators - @1010
wildcards - @1013, @1016, @1017, @1020, @1035, @1043
query - @1030, @1035
TreeSet comparator - @1032
tailset() - @1039
add - @1041
ChangeLog
Tue Dec 1 09:05:44 EST 2015Minor update to fix typos in how to run the tests in the section on test cases.
https://cs.gmu.edu/~kauffman/cs310/gradecalc.html
The "Bonuses" number will correspond in Kauffman sections to the card bonuses that have been accrued over the semester. I will update these scores on Blackboard soon: divide your personal card count by the maximum (which will be announced) and multiply by 3 to get your bonus.
Carver sections will receive bonus opportunities on the exams amount to 3% overall.
Name | Office Hours | |
---|---|---|
Chris Kauffman | When? Where? | |
Hui (Frances) Zheng | When? Where? | |
Lubaba Nuzhat Tasneem | When? Where? | |
Daniel Zieman | When? Where? | |
William Wang | When? Where? | |
Richard Carver | When? Where? | |
Qian Hu | When? Where? |