CSC207-2023Y-UofT / course-project-tnt

course-project-tnt created by GitHub Classroom
1 stars 0 forks source link

added instrumented test for Prompt with docs #44

Closed peterjangml closed 1 year ago

peterjangml commented 1 year ago

I've added instrumented test for Prompt (with Javadoc). TimerPromptInstrumentedTest requires review with @yoyo-gong before final submission, so it has not been added in current PR (projected to be added for next PR).

Added: RegistrationPromptInstrumentedTest and SigninPromptInstrumentedTest

yoyo-gong commented 1 year ago

looks good