https://github.com/setsal/0856016
2020 NCTU Software Testing Lab 4
https://github.com/setsal/0856016
Last synced: 8 months ago
JSON representation
2020 NCTU Software Testing Lab 4
- Host: GitHub
- URL: https://github.com/setsal/0856016
- Owner: setsal
- Created: 2020-04-13T16:10:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-16T13:06:41.000Z (about 5 years ago)
- Last Synced: 2025-01-10T08:32:34.352Z (over 1 year ago)
- Language: Java
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/setsal/0856016)
# NCTU Software Testing Lab4 - Continuous Integration
## Requirement
+ Deploy your Lab 2 (PriorityQueue.java) on Github with public
The repository name is your student id
+ Connecting Travis CI with your Github
+ Make sure that Travis CI can build and test automatically
+ Add Travis CI’s build mark to your README.md file
+ You must have two commit :
1. Pass all testcases
2. Fail, changing your testcase make Travis CI fail
## Result screenshot
### Failed version
+ 修改 priority queue 的順序, 讓 test case 順序不符
+ 修改 catch 的 exception, 讓抓到的 exception 不符合


### Successful version
+ 測試皆正常的版本


## Contributor
+ setsal Lan
有問題歡迎聯繫我 :D