Class DeployableUnit

java.lang.Object
org.eclipse.microprofile.graphql.tck.dynamic.DeployableUnit

public class DeployableUnit extends Object
Helper to create the deployable unit to test against
Author:
Phillip Kruger (phillip.kruger@redhat.com)
  • Method Details

    • getDeployment

      public static org.jboss.shrinkwrap.api.Archive<?> getDeployment(String unitName) throws Exception
      Throws:
      Exception