public class TestUtilSpring extends Object
Constructor and Description |
---|
TestUtilSpring() |
Modifier and Type | Method and Description |
---|---|
static void |
addOtherLibrary(org.jboss.shrinkwrap.api.spec.WebArchive archive,
String dependency)
Adds additional dependency needed for Spring tests.
|
static void |
addSpringLibraries(org.jboss.shrinkwrap.api.spec.WebArchive archive)
Adds Spring libraries and its dependencies into webarchove
|
public static void addSpringLibraries(org.jboss.shrinkwrap.api.spec.WebArchive archive)
archive
- public static void addOtherLibrary(org.jboss.shrinkwrap.api.spec.WebArchive archive, String dependency)
archive
- dependency
- Copyright © 2017 JBoss by Red Hat. All rights reserved.