Class IgnoreTest

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

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

    • IgnoreTest

      public IgnoreTest()
  • Method Details

    • testIgnoreAnnotationOnNameField

      public void testIgnoreAnnotationOnNameField() throws Exception
      Throws:
      Exception