|
Ivo Ulrich <teleivo@users.noreply.github.com>
|
5e249338e02645fcfd02be28fee85d9a8f978414
5e249338e02645fcfd02be28fee85d9a8f978414 |
Merge pull request #2539 from dilekamadushan/TRUNK-5033
TRUNK-5033 Public static fields should be final |
|
|
Ivo Ulrich <teleivo@users.noreply.github.com>
|
dd2767b062459da89763b964d546fdffd2fc31bf
dd2767b062459da89763b964d546fdffd2fc31bf |
Merge pull request #2540 from teleivo/TRUNK-5147
TRUNK-5147 Refactoring VisitServiceTest |
|
|
dilekamadushan <dileka.14@cse.mrt.ac.lk>
|
f6ccfd856ec824acbd90be369015b313ca8daa4c
f6ccfd856ec824acbd90be369015b313ca8daa4c |
TRUNK-5033 Public static fields should be final, made the appropriate fields final |
|
|
teleivo <mrteleivo@gmail.com>
|
7ccdd102999819e24534c780b9a2ab942329c199
7ccdd102999819e24534c780b9a2ab942329c199 |
TRUNK-5147 Use java.util.Calendar month constants instead of literals |
|
|
teleivo <mrteleivo@gmail.com>
|
b90b7a4c8e0826e78613eeb542a64037bfc3085f
b90b7a4c8e0826e78613eeb542a64037bfc3085f |
TRUNK-5147 Remove wrong test javadocs
removed javadocs above tests which were wrong since the method signature
of the method they are testing changed.
these javadocs do not provide more information anyway than the test
itself, are just taking up space and are never updated as can be seen. |
|