Skip to content

Coursework (Task 1 and 2) for the Software Testing course at the University of Edinburgh

Notifications You must be signed in to change notification settings

cristeaadrian/st-cw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This repository can be imported to Eclipse.

test.TemplateEngineTest.java contains four simple JUnit tests to show how to import the package of our implementation and how to write JUnit tests.

For black box testing (wrting JUnit tests), please use the Jar file under the jar/ directory and write your tests according to the specifications (see Specifications.pdf)

Source code of the implementation is under the src/ directory. Use this to achieve high code coverage.

About

Coursework (Task 1 and 2) for the Software Testing course at the University of Edinburgh

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages