mirror of
https://gitee.com/dcren/initializr.git
synced 2025-04-05 17:38:06 +08:00
Polish
This commit is contained in:
parent
ece903e754
commit
cd59699644
initializr-web/src/test/java/io/spring/initializr/web
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user