Now showing items 1-1 of 1

    • Automated Testing of Java ABNF Grammar Parsers with QuickCheck 

      Yáñez, Pablo Álvarez (2007-06-18)
      I present a new technique to test Java ABNF grammar parsers using Erlang/QuickCheck, a property based test tool. Its development was lead through the case study of the Java reference implementation of the SIP protocol. ...