mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-20 02:29:44 +08:00
Polish
This commit is contained in:
@@ -24,6 +24,8 @@ import org.springframework.mock.env.MockEnvironment;
|
|||||||
import static org.assertj.core.api.Assertions.assertThat;
|
import static org.assertj.core.api.Assertions.assertThat;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Tests for {@link CloudfoundryEnvironmentPostProcessor}.
|
||||||
|
*
|
||||||
* @author Stephane Nicoll
|
* @author Stephane Nicoll
|
||||||
*/
|
*/
|
||||||
class CloudfoundryEnvironmentPostProcessorTests {
|
class CloudfoundryEnvironmentPostProcessorTests {
|
||||||
|
@@ -30,6 +30,8 @@ import org.junit.jupiter.api.Test;
|
|||||||
import static org.assertj.core.api.Assertions.assertThat;
|
import static org.assertj.core.api.Assertions.assertThat;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Tests for {@link DependencyMetadataJsonMapper}.
|
||||||
|
*
|
||||||
* @author Stephane Nicoll
|
* @author Stephane Nicoll
|
||||||
*/
|
*/
|
||||||
class DependencyMetadataJsonMapperTests {
|
class DependencyMetadataJsonMapperTests {
|
||||||
|
Reference in New Issue
Block a user