Class AbstractObjectUnparserTest

    • Field Detail

      • unparsed

        protected static java.lang.String unparsed
      • expected

        protected static Object expected
    • Constructor Detail

      • AbstractObjectUnparserTest

        public AbstractObjectUnparserTest()
    • Method Detail

      • textStartsWithType

        public void textStartsWithType()
      • identifierFollowsType

        public void identifierFollowsType()
      • bodyStartsWithBrace

        public void bodyStartsWithBrace()
      • bodyEndsWithBrace

        public void bodyEndsWithBrace()
      • bodyContents

        protected static java.lang.String bodyContents()