提交 da41c9bb 编写于 作者: S Sam Brannen

polishing

上级 f3f29412
......@@ -32,6 +32,7 @@ import org.springframework.test.context.ActiveProfiles;
public class DevProfileXmlConfigTests extends DefaultProfileXmlConfigTests {
@Test
@Override
public void employee() {
assertNotNull("employee bean should be loaded for the 'dev' profile", employee);
assertEquals("John Smith", employee.getName());
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册