assertThat (actualEnv, is(expectedEnv));... assertThat(ctx.containsBean(ENVIRONMENT_BEAN_NAME), is(true));
確定! 回上一頁