mirror of
https://gitee.com/dcren/initializr.git
synced 2025-09-19 10:08:22 +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;
|
||||
|
||||
/**
|
||||
* Tests for {@link CloudfoundryEnvironmentPostProcessor}.
|
||||
*
|
||||
* @author Stephane Nicoll
|
||||
*/
|
||||
class CloudfoundryEnvironmentPostProcessorTests {
|
||||
|
@@ -30,6 +30,8 @@ import org.junit.jupiter.api.Test;
|
||||
import static org.assertj.core.api.Assertions.assertThat;
|
||||
|
||||
/**
|
||||
* Tests for {@link DependencyMetadataJsonMapper}.
|
||||
*
|
||||
* @author Stephane Nicoll
|
||||
*/
|
||||
class DependencyMetadataJsonMapperTests {
|
||||
|
Reference in New Issue
Block a user