Skip to content

Commit f8ea9fb

Browse files
committed
DATACMNS-828 - Polishing.
Fixed JavaDoc in unit tests.
1 parent c57bfec commit f8ea9fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/java/org/springframework/data/repository/query/ResultProcessorUnitTests.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@
3737
import org.springframework.data.repository.core.support.DefaultRepositoryMetadata;
3838

3939
/**
40+
* Unit tests for {@link ResultProcessor}.
41+
*
4042
* @author Oliver Gierke
4143
*/
4244
public class ResultProcessorUnitTests {

0 commit comments

Comments
 (0)