Generating test cases for programs that are coded against interfaces and annotations. Islam, M. & Csallner, C. ACM Transactions on Software Engineering and Methodology (TOSEM), 23(3):21:1--21:38, May, 2014.
bibtex   
@article{islam14generating,
  author = {Mainul Islam and Christoph Csallner},
	title = {Generating test cases for programs that are coded against 
	interfaces and annotations},
	journal = {ACM Transactions on Software Engineering and Methodology (TOSEM)},
	year = 2014,
	volume = 23,
	number = 3,
	month = may,
	pages = {21:1--21:38},	
	category = {Testing},
  summary = {Some code can only be invoked and tested with instances of 
	classes that don't yet exist. However state-of-the-art test case 
	generators such as Randoop and Pex do not generate such classes and
	therefore cannot cover such code. This article extends our WODA 2010 
	paper on generating (mock) classes during dynamic symbolic execution. 
	This article adds a survey of third-party applications and extends the 
	approach to generating annotations. Our implementation in Dsc covered 
	code that state-of-the-art tools could not cover.},
	downloads = {
		../papers/islam10dsc+mock-abstract.html earlier WODA 2010 paper}
}

Downloads: 0