Search Results
OK to copy?
Examples 1 through 10 of
14 (0.0020 seconds)
Class:
org.springframework.web.context.XmlWebApplicationContextTests
©,
Rating:
100% of 1,
C2
Class: org.springframework.web.context.XmlWebApplicationContextTests ©, Rating: 0% of 0, C2
Class: org.springframework.web.context.XmlWebApplicationContextTests ©, Rating: 0% of 0, C2
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
128 rod = (TestBean) this.root.getBean("rod");
129 assertTrue("Bean from root context", "Roderick".equals(rod.getName()));
130 assertTrue("Custom BeanPostProcessor applied", rod.getFriends().contains("myFriend"));
131 }
132
Class: org.springframework.web.context.XmlWebApplicationContextTests ©, Rating: 0% of 0, C2
124 assertTrue("Bean from child context", "Rod".equals(rod.getName()));
125 assertTrue("Bean has external reference", rod.getSpouse() == father);
126 assertTrue("Custom BeanPostProcessor not applied", !rod.getFriends().contains("myFriend"));
127
128 rod = (TestBean) this.root.getBean("rod");
Class: org.springframework.web.context.XmlWebApplicationContextTests ©, Rating: 0% of 0, C2
119 TestBean father = (TestBean) this.applicationContext.getBean("father");
120 assertTrue("Bean from root context", father != null);
121 assertTrue("Custom BeanPostProcessor applied", father.getFriends().contains("myFriend"));
122
123 TestBean rod = (TestBean) this.applicationContext.getBean("rod");
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3
Class: org.apache.jmeter.gui.util.MenuFactory ©, Rating: 0% of 0, C3