Class InputTest

java.lang.Object
org.eclipse.microprofile.graphql.InputTest

public class InputTest extends Object
Simple test mainly as a placeholder for now.
  • Constructor Details

    • InputTest

      public InputTest()
  • Method Details

    • testInputTypeAnnotationOnStarshipClass

      public void testInputTypeAnnotationOnStarshipClass() throws Exception
      Throws:
      Exception