Menu

Webservice Commit Log


Commit Date  
[r106] by weinerth

implemented task number 6
implemented DuplicateStudentException, is thrown when someone trys to add a
student which already exists in the StudentCatalog

Added Files:
src/java/de/fhworms/ztt/ox/campusdatarepository/DuplicateStudentException.java
src/java/de/fhworms/ztt/ox/campusdatarepository/StudentCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/campusdatarepository/StudentCatalogTest.java

2002-04-30 14:13:08 Tree
[r105] by haspel

implemented task card # 7

Added Files:
ox/src/java/de/fhworms/ztt/ox/campusdatarepository/CourseCatalog.java
ox/src_test/java/unit/de/fhworms/ztt/ox/campusdatarepository/CourseCatalogTest.java

2002-04-30 14:00:39 Tree
[r104] by haspel

implemented task card #8

Added Files:
ox/src/java/de/fhworms/ztt/ox/campusdatarepository/Course.java
ox/src_test/java/unit/de/fhworms/ztt/ox/campusdatarepository/CourseTest.java

2002-04-30 10:44:08 Tree
[r103] by klotz

implemented task-card #9

Added Files:
src/java/de/fhworms/ztt/ox/campusdatarepository/Student.java
src_test/java/unit/de/fhworms/ztt/ox/campusdatarepository/StudentTest.java

2002-04-30 08:46:59 Tree
[r102] by klotz

changed methodnames in classes
o Answer
- getAnswerText() -> getText()
o Problem
- getProblemText() -> getText()
- add() -> addAnswer()
- remove() -> removeAnswer()
o ProblemCatalog
- add() -> addProblem()
- getProblemCatalogName -> getText()
- setProblemCatalogName -> setText()

Modified Files:
src/java/de/fhworms/ztt/ox/examrepository/Answer.java
src/java/de/fhworms/ztt/ox/examrepository/Problem.java
src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/AnswerTest.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemCatalogTest.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemTest.java

2002-04-29 15:53:51 Tree
[r101] by conner

Fixed a bug in the build script: CLASSPATH was not set in unit test run
Implemented task card 5: load/store for ProblemCatalog
Modified Files:
build.xml
src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemCatalogTest.java

2002-04-29 15:15:57 Tree
[r100] by haspel

optimized method remove in class Problem
optimized method remove in class ProblemCatalog
in class Answer changend name from method getAnswerValue to isCorrect
changed tests to work with new classes

Modified Files:
src/java/de/fhworms/ztt/ox/examrepository/Answer.java
src/java/de/fhworms/ztt/ox/examrepository/Problem.java
src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/AnswerTest.java

2002-04-29 12:23:00 Tree
[r99] by klotz

implemented task-card #3

Modified Files:
src/java/de/fhworms/ztt/ox/examrepository/Answer.java
Added Files:
src_test/java/unit/de/fhworms/ztt/ox/examrepository/AnswerTest.java

2002-04-26 14:17:48 Tree
[r98] by klotz

Updated test for ProblemTest

Modified Files:
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemTest.java

2002-04-26 14:17:03 Tree
[r97] by klotz

implemented task-card #1
updated javadoc in class Problem

Modified Files:
src/java/de/fhworms/ztt/ox/examrepository/Problem.java
Added Files:
src/java/de/fhworms/ztt/ox/examrepository/ProblemCatalog.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemCatalogTest.java

2002-04-25 17:09:56 Tree
Older >
MongoDB Logo MongoDB