https://github.com/zipcodecore/maven.quiz7
Quiz
https://github.com/zipcodecore/maven.quiz7
Last synced: 10 months ago
JSON representation
Quiz
- Host: GitHub
- URL: https://github.com/zipcodecore/maven.quiz7
- Owner: ZipCodeCore
- Created: 2020-03-20T13:59:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T20:31:10.000Z (about 5 years ago)
- Last Synced: 2025-01-08T12:41:25.049Z (12 months ago)
- Language: Java
- Size: 50.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assessment 2
## Frequently Asked Questions
| Yes | No |
| ---------------------------------- | -------------------------------- |
| Can I add additional methods? | Can I **contact** someone other than an instructor for help?
| Can I add additional classes? | Can I modify the tests? |
| Can I use content from my labs? | Can I add comments to the tests? |
| Can I use content from the internet? |
| Can I use content from my notebook? |
| Can I view the test cases? |
| Does the project become progressively difficult? |
## Getting Started
Get the most tests to pass as you can.
### Setting up the project
* Ensure that the tests run upon opening the project.
* You should see, `Tests Failed: 169 of 169 tests`