Class QueryTest

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

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

    • QueryTest

      public QueryTest()
  • Method Details

    • testQueryAnnotationOnCharacterMethod

      public void testQueryAnnotationOnCharacterMethod() throws Exception
      Throws:
      Exception