You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created page with '==Participants:== Ah Fu, Peter, Andreas == Ismb == Peter and Andreas will meet at Ismb Vienna == Junit tests == We start to have unit tests. They are testing correct usage …'
We start to have unit tests. They are testing correct usage and results of the software. Peter: also add extreme cases for testing in an attempt to try to break the API.
12
+
13
+
- Equals test for double: precision problem. Solution: round to the desired precision.
14
+
- Execution time of tests
15
+
- broken tests - can't install with Maven
16
+
17
+
18
+
== Exceptions for invalid characters ==
19
+
20
+
Shall we throw exceptions for invalid characters or just ignore them?
21
+
22
+
If we can fix the problem, we will try to fix it, otherwise we will throw exception.
23
+
24
+
== Javadocs in SVN ==
25
+
26
+
ignore in SVN
27
+
28
+
== Outlook for next week ==
29
+
30
+
break API as part of junit tests
31
+
32
+
start working on next properties:
33
+
solv access
34
+
sec struc
35
+
charge
36
+
hydrophobicity
37
+
38
+
molecular weight - load from XML to support multiple source
0 commit comments