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

    Fields inherited from class com.auto.framework.AbstractTestCase

    BASE_DIR_ROOT, config, haltOnErrorRule, keepLogRule, MAX_RUN_TIME_MIN, mockRequestResponseRule, tagsRule, testGlobalTimeout, testName, tmpFolder
  • Constructor Summary

    Constructors 
    Constructor Description
    BasicTests()  
  • Method Summary

    Modifier and Type Method Description
    void adData()  
    void adDataWithTags()  
    void invalidUser()  
    void validUser()  

    Methods inherited from class com.auto.reqres.framework.ReqResTestCase

    getServer, getTestComponents, initComponents

    Methods 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

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait