Commit 3a3a004a authored by Siva Rama Krishna's avatar Siva Rama Krishna

added default suite xml

parent cac942ce
<?xml version="1.0" encoding="UTF-8"?>
<suite name="Default Test Suite" parallel="none"
data-provider-thread-count="1" thread-count="1">
<test name="Web" preserve-order="true">
<parameter name="appType" value="web" />
<classes preserve-order="true">
<class name="com.example.demo.DemoApplicationTests" />
</classes>
</test>
</suite>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment