Class MutationTest

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

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

    • MutationTest

      public MutationTest()
  • Method Details

    • testMutationAnnotationOnCharacterMethod

      public void testMutationAnnotationOnCharacterMethod() throws Exception
      Throws:
      Exception