|
|
|
@ -127,7 +127,7 @@ import java.lang.annotation.Target;
@@ -127,7 +127,7 @@ import java.lang.annotation.Target;
|
|
|
|
|
* public class BaseTests {} |
|
|
|
|
* |
|
|
|
|
* @ContextHierarchy( |
|
|
|
|
* @ContextConfiguration(name = "child", locations = "/test-user-config.xml", inheritLocations=false) |
|
|
|
|
* @ContextConfiguration(name = "child", locations = "/test-user-config.xml", inheritLocations = false) |
|
|
|
|
* ) |
|
|
|
|
* public class ExtendedTests extends BaseTests {}</pre> |
|
|
|
|
* |
|
|
|
|