It's UWAweek 42 (2nd semester, week 12)

help2005

This forum is provided to promote discussion amongst students enrolled in CITS2005 Object Oriented Programming.

Please consider offering answers and suggestions to help other students! And if you fix a problem by following a suggestion here, it would be great if other interested students could see a short "Great, fixed it!"  followup message.

How do I ask a good question?
Displaying selected article
Showing 1 of 257 articles.
Currently 2 other people reading this forum.


 UWA week 19 (1st semester, week 10) ↓
SVG not supported

Login to reply

👍?
helpful
10:05pm Thu 9th May, ANONYMOUS

1. For StudentStats.java The relevant test mentions: // Can be done in 3 calls, but allow some leeway stats.assertLessThanEqual(list.getCountGetPage(), 5, "too many calls to getPage()"); And they use this given id list: "20948760", "20948758", "20948756", "20948755", "20948754", "20948751" We receive a MockStudentList list of PAGE_SIZE: 4 | NUM_PAGES 12 | NUM_STUDENTS: 45 The specifications don't seem to mention returning the 6 newest id's So how it is possible to Only make 3 calls to getPage() when returning an iterator of 45 Items? (I'm doing it in 12) 2. Do we assume all given students took the given unit?

The University of Western Australia

Computer Science and Software Engineering

CRICOS Code: 00126G
Written by [email protected]
Powered by history
Feedback always welcome - it makes our software better!
Last modified  8:08AM Aug 25 2024
Privacy policy