
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wiki.hh.se/ceres/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hh.se/ceres/index.php?action=history&amp;feed=atom&amp;title=Parameterized_Unit_Testing_Environment</id>
		<title>Parameterized Unit Testing Environment - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hh.se/ceres/index.php?action=history&amp;feed=atom&amp;title=Parameterized_Unit_Testing_Environment"/>
		<link rel="alternate" type="text/html" href="https://wiki.hh.se/ceres/index.php?title=Parameterized_Unit_Testing_Environment&amp;action=history"/>
		<updated>2026-05-11T19:12:55Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.22.6</generator>

	<entry>
		<id>https://wiki.hh.se/ceres/index.php?title=Parameterized_Unit_Testing_Environment&amp;diff=6350&amp;oldid=prev</id>
		<title>Ceres: Created page with &quot;{{StudentProjectTemplate |Summary=Parameterized Unit Testing Environment Based on JUnit |Keywords=Unit Testing, jUnit, Parameterized Test, Symbolic Execution |References=N. Ti...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hh.se/ceres/index.php?title=Parameterized_Unit_Testing_Environment&amp;diff=6350&amp;oldid=prev"/>
				<updated>2016-10-11T08:26:29Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{StudentProjectTemplate |Summary=Parameterized Unit Testing Environment Based on JUnit |Keywords=Unit Testing, jUnit, Parameterized Test, Symbolic Execution |References=N. Ti...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{StudentProjectTemplate&lt;br /&gt;
|Summary=Parameterized Unit Testing Environment Based on JUnit&lt;br /&gt;
|Keywords=Unit Testing, jUnit, Parameterized Test, Symbolic Execution&lt;br /&gt;
|References=N. Tillmann and W. Schulte. Parameterized unit tests. Proceedings of ESEC/FSE-13, ACM, 2005.&lt;br /&gt;
|Prerequisites=Java programming, unit testing, test coverage, symbolic execution.&lt;br /&gt;
|Supervisor=Mohammad Mousavi&lt;br /&gt;
}}&lt;br /&gt;
The idea is to implement a parameterized unit testing environment for Java (baed on jUnit), where one can specified unit tests with unspecified parameters (possibly restricted by some pre-condition predicates) and then concrete test cases are generated by instantiating the parameters in such a way that the coverage is maximized (using techniques akin to concolic testing and symbolic execution). &lt;br /&gt;
&lt;br /&gt;
References: &lt;br /&gt;
&lt;br /&gt;
N. Tillmann and W. Schulte. Parameterized unit tests. Proceedings of ESEC/FSE-13, ACM, 2005.&lt;br /&gt;
&lt;br /&gt;
K. Sen. Concolic testing, Proc. of ASE 2007, ACM, 2007.&lt;/div&gt;</summary>
		<author><name>Ceres</name></author>	</entry>

	</feed>