Polish Kotlin source code style
This commit is contained in:
@@ -22,7 +22,7 @@ import org.springframework.beans.factory.getBean
|
||||
import org.springframework.context.support.registerBean
|
||||
|
||||
/**
|
||||
* Tests for [AnnotationConfigApplicationContext] Kotlin extensions
|
||||
* Tests for [AnnotationConfigApplicationContext] Kotlin extensions.
|
||||
*
|
||||
* @author Sebastien Deleuze
|
||||
*/
|
||||
|
||||
@@ -20,9 +20,8 @@ import org.junit.Assert.assertEquals
|
||||
import org.junit.Assert.assertTrue
|
||||
import org.junit.Test
|
||||
|
||||
|
||||
/**
|
||||
* Tests for [Model] Kotlin extensions
|
||||
* Tests for [Model] Kotlin extensions.
|
||||
*
|
||||
* @author Sebastien Deleuze
|
||||
*/
|
||||
|
||||
@@ -20,9 +20,8 @@ import org.junit.Assert.assertEquals
|
||||
import org.junit.Assert.assertTrue
|
||||
import org.junit.Test
|
||||
|
||||
|
||||
/**
|
||||
* Tests for [ModelMap] Kotlin extensions
|
||||
* Tests for [ModelMap] Kotlin extensions.
|
||||
*
|
||||
* @author Sebastien Deleuze
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user