Skip to content

Commit 715945b

Browse files
committed
Added javadoc comments
1 parent 64e8d87 commit 715945b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/test/java/org/culturegraph/mf/stream/pipe/StringMatcherTest.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@
2626

2727

2828
/**
29+
* Tests for {@link StringMatcher}.
30+
*
2931
* @author Christoph Böhme
3032
*
3133
*/

src/test/java/org/culturegraph/mf/stream/pipe/UniformSamplerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232

3333
/**
34-
* Tests for {@link UniformSampler}
34+
* Tests for {@link UniformSampler}.
3535
*
3636
* @author Christoph Böhme
3737
*

0 commit comments

Comments
 (0)