Menu

Webservice Commit Log


Commit Date  
[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
[r96] by klotz

implemented task-card #2
fixed javadoc build in build.xml

Modified Files:
build.xml
Added Files:
src/java/de/fhworms/ztt/ox/examrepository/Answer.java
src/java/de/fhworms/ztt/ox/examrepository/Problem.java
src_test/java/unit/de/fhworms/ztt/ox/examrepository/ProblemTest.java

2002-04-25 14:38:33 Tree
[r95] by klotz

commiting libraries as binaries

Added Files:
ant.jar junit.jar optional.jar oro.jar xerces.jar

2002-04-25 14:35:04 Tree
[r94] by klotz

added libraries as binary

Modified Files:
ant.jar junit.jar optional.jar oro.jar xerces.jar
Added Files:
jdom.jar

2002-04-25 14:34:23 Tree
[r93] by klotz

First commit
lib/junit.jar lib/optional.jar lib/oro.jar lib/xerces.jar

2002-04-24 15:53:04 Tree
Older >
MongoDB Logo MongoDB