Package com.auto.reqres.tests
Class BasicTests
java.lang.Object
com.auto.framework.AbstractTestCase
com.auto.reqres.framework.ReqResTestCase
com.auto.reqres.tests.BasicTests
- All Implemented Interfaces:
com.auto.framework.iface.ITestCase
public class BasicTests extends ReqResTestCase
User: Priytam Jee Pandey
Date: 30/05/20
Time: 8:53 am
email: mrpjpandey@gmail.com
-
Field Summary
-
Constructor Summary
Constructors Constructor Description BasicTests() -
Method Summary
Modifier and Type Method Description voidadData()voidadDataWithTags()voidinvalidUser()voidvalidUser()Methods inherited from class com.auto.reqres.framework.ReqResTestCase
getServer, getTestComponents, initComponentsMethods inherited from class com.auto.framework.AbstractTestCase
cleanComponents, getConfig, getConfigForApp, getCurrentApplication, getCurrentApplicationConfig, getResourcePath, getSandBoxDir, getTestGroup, getTestName, init, initConfiguration, initTestEnvironment, isRunning, onAllComponents, onAllComponents, prepareComponentsForExecution, recordStartupTime, reportTestExecutionInfo, startComponents, stopComponents, tearDown, tearDownComponents, tearDownComponentsSpecific
-
Constructor Details
-
BasicTests
public BasicTests()
-
-
Method Details
-
validUser
public void validUser() -
invalidUser
public void invalidUser() -
adData
public void adData() -
adDataWithTags
public void adDataWithTags()
-