testng.xml.html
1.53 KB
<html><head><title>testng.xml for 成品询价</title></head><body><tt><?xml version="1.0" encoding="UTF-8"?><br/><!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd"><br/><suite name="成品询价" guice-stage="DEVELOPMENT"><br/> <test thread-count="5" name="productInquiry"><br/> <classes><br/> <class name="com.buyer.testSuite.TestAddToCart"><br/> <methods><br/> <include name="keywordToCart"/><br/> </methods><br/> </class> <!-- com.buyer.testSuite.TestAddToCart --><br/> <class name="com.essa.testSuite.TestProductInquiry"><br/> <methods><br/> <include name="productInquiry"/><br/> </methods><br/> </class> <!-- com.essa.testSuite.TestProductInquiry --><br/> </classes><br/> </test> <!-- productInquiry --><br/></suite> <!-- 成品询价 --><br/></tt></body></html>