Back to Search Start Over

Generating Random Well-Typed Featherweight Java Programs Using QuickCheck.

Authors :
da Silva Feitosa, Samuel
Ribeiro, Rodrigo Geraldo
Rauber Du Bois, Andre
Source :
ENTCS: Electronic Notes in Theoretical Computer Science; Apr2019, Vol. 342, p3-20, 18p
Publication Year :
2019

Abstract

Currently, Java is one of the most used programming language, being adopted in many large projects, where applications reach a level of complexity for which manual testing and human inspection are not enough to guarantee quality in software development. Even when using automated unit tests, such tests rarely cover all interesting cases of code, which means that a bug could never be discovered, once the code is tested against the same set of rules over and over again. This paper addresses the problem of generating random well-typed programs in the context of Featherweight Java, a well-known object-oriented calculus, using QuickCheck, a Haskell library for property-based testing. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
15710661
Volume :
342
Database :
Supplemental Index
Journal :
ENTCS: Electronic Notes in Theoretical Computer Science
Publication Type :
Periodical
Accession number :
136201462
Full Text :
https://doi.org/10.1016/j.entcs.2019.04.002