A B C D E F G H I J K L M N O P Q R S T U V W X
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- AbstractApi - tech.testnx.cah中的类
- AbstractApi() - 类 的构造器tech.testnx.cah.AbstractApi
- AbstractBehaviorManagement<T> - tech.testnx.cah.support中的类
- AbstractBehaviorManagement() - 类 的构造器tech.testnx.cah.support.AbstractBehaviorManagement
- AbstractBrowser - tech.testnx.cah.common.browser中的类
- AbstractBrowser() - 类 的构造器tech.testnx.cah.common.browser.AbstractBrowser
- AbstractController - tech.testnx.cah中的类
- AbstractController() - 类 的构造器tech.testnx.cah.AbstractController
- AbstractPage - tech.testnx.cah中的类
- AbstractPage() - 类 的构造器tech.testnx.cah.AbstractPage
- AbstractPage(WebDriver) - 类 的构造器tech.testnx.cah.AbstractPage
- AbstractReporter - tech.testnx.cah.common.reports中的类
- AbstractReporter() - 类 的构造器tech.testnx.cah.common.reports.AbstractReporter
- AbstractRestClient - tech.testnx.cah.common.ws中的类
- AbstractRestClient() - 类 的构造器tech.testnx.cah.common.ws.AbstractRestClient
- AbstractTemplateComposer - tech.testnx.cah.common.templates中的类
- AbstractTemplateComposer() - 类 的构造器tech.testnx.cah.common.templates.AbstractTemplateComposer
- AbstractTest - tech.testnx.cah中的类
- AbstractTest() - 类 的构造器tech.testnx.cah.AbstractTest
- AbstractTestDataClient - tech.testnx.cah.data中的类
- AbstractTestDataClient() - 类 的构造器tech.testnx.cah.data.AbstractTestDataClient
- AbstractWebApiPerfReporter - tech.testnx.cah.common.reports.perf中的类
- AbstractWebApiPerfReporter() - 类 的构造器tech.testnx.cah.common.reports.perf.AbstractWebApiPerfReporter
- AbstractWebPagePerfReporter - tech.testnx.cah.common.reports.perf中的类
- AbstractWebPagePerfReporter() - 类 的构造器tech.testnx.cah.common.reports.perf.AbstractWebPagePerfReporter
- Action - tech.testnx.cah.support.annotations中的注释类型
- ActionListener - tech.testnx.cah.common.browser.actions.listeners中的接口
- ActionManagement<T> - tech.testnx.cah.support中的类
- ActionManagement() - 类 的构造器tech.testnx.cah.support.ActionManagement
- ActionRecord - tech.testnx.cah.common.reports中的类
- ActionRecord - tech.testnx.cah.common.reports.RecordType
- ActionRecord() - 类 的构造器tech.testnx.cah.common.reports.ActionRecord
- addClass(String, byte[]) - 类 中的方法tech.testnx.cah.common.clschef.CahClassLoader
-
Add class into this class loader
return false if the same name class is exiting in this class loader, nothing change - addClass(String, Path) - 类 中的方法tech.testnx.cah.common.clschef.CahClassLoader
-
Add class into this class loader
return false if the same name class is exiting in this class loader, nothing change
return false if failed to read class by this path, nothing change - addDatas(Object...) - 类 中的方法tech.testnx.cah.common.log.ConsoleTable
- addDatas(List<?>) - 类 中的方法tech.testnx.cah.common.log.ConsoleTable
- addHeaders(Object...) - 类 中的方法tech.testnx.cah.common.log.ConsoleTable
- addHeaders(List<?>) - 类 中的方法tech.testnx.cah.common.log.ConsoleTable
- addWebApiPerfRowData(String, String, boolean, int, long) - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerfMonitor
- addWebPagePerfRowData(WebDriver) - 类 中的方法tech.testnx.cah.common.monitors.WebPagePerfMonitor
- afterDataProviderExecution(IDataProviderMethod, ITestNGMethod, ITestContext) - 类 中的方法tech.testnx.cah.common.listener.DefaultDataProviderListener
- afterDoDelete(RestfulResponse) - 类 中的方法tech.testnx.cah.common.ws.listener.AssertedRestClientListener
- afterDoDelete(RestfulResponse) - 类 中的方法tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- afterDoDelete(RestfulResponse) - 接口 中的方法tech.testnx.cah.common.ws.listener.RestClientListener
- afterDoGet(RestfulResponse) - 类 中的方法tech.testnx.cah.common.ws.listener.AssertedRestClientListener
- afterDoGet(RestfulResponse) - 类 中的方法tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- afterDoGet(RestfulResponse) - 接口 中的方法tech.testnx.cah.common.ws.listener.RestClientListener
- afterDoPatch(RestfulResponse) - 类 中的方法tech.testnx.cah.common.ws.listener.AssertedRestClientListener
- afterDoPatch(RestfulResponse) - 类 中的方法tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- afterDoPatch(RestfulResponse) - 接口 中的方法tech.testnx.cah.common.ws.listener.RestClientListener
- afterDoPost(RestfulResponse) - 类 中的方法tech.testnx.cah.common.ws.listener.AssertedRestClientListener
- afterDoPost(RestfulResponse) - 类 中的方法tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- afterDoPost(RestfulResponse) - 接口 中的方法tech.testnx.cah.common.ws.listener.RestClientListener
- afterDoPut(RestfulResponse) - 类 中的方法tech.testnx.cah.common.ws.listener.AssertedRestClientListener
- afterDoPut(RestfulResponse) - 类 中的方法tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- afterDoPut(RestfulResponse) - 接口 中的方法tech.testnx.cah.common.ws.listener.RestClientListener
- afterExecution() - 接口 中的方法tech.testnx.cah.common.browser.actions.listeners.ActionListener
- afterExecution() - 类 中的方法tech.testnx.cah.common.browser.actions.listeners.DefaultActionListener
- afterGet(WebDriver, String) - 类 中的方法tech.testnx.cah.common.driver.listener.DefaultDriverListener
- afterMethodOnAbstractTest(Method, ITestResult) - 类 中的方法tech.testnx.cah.AbstractTest
- afterSuiteOnAbstractTest() - 类 中的方法tech.testnx.cah.AbstractTest
- AJAX - tech.testnx.cah.common.monitors.WebPageResourcePerf.ResourceType
- aopUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- AopUtility - tech.testnx.cah.common.utils中的类
- Ashman - tech.testnx.cah.common.driver中的类
- Ashman() - 类 的构造器tech.testnx.cah.common.driver.Ashman
- assertAll() - 类 中的方法tech.testnx.cah.common.asserts.CahSoftAssertion
- assertAll(String) - 类 中的方法tech.testnx.cah.common.asserts.CahSoftAssertion
- AssertedRestClientListener - tech.testnx.cah.common.ws.listener中的类
- assertEquals(boolean[], boolean[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(boolean[], boolean[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(boolean, boolean) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two booleans are equal.
- assertEquals(boolean, boolean) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(boolean, boolean, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two booleans are equal.
- assertEquals(boolean, boolean, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(boolean, Boolean) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two booleans are equal.
- assertEquals(boolean, Boolean, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two booleans are equal.
- assertEquals(byte[], byte[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(byte[], byte[]) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(byte[], byte[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(byte[], byte[], String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(byte, byte) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two bytes are equal.
- assertEquals(byte, byte) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(byte, byte, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two bytes are equal.
- assertEquals(byte, byte, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(byte, Byte) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two bytes are equal.
- assertEquals(byte, Byte, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two bytes are equal.
- assertEquals(char[], char[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(char[], char[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(char, char) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two chars are equal.
- assertEquals(char, char) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(char, char, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two chars are equal.
- assertEquals(char, char, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(char, Character) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two chars are equal.
- assertEquals(char, Character, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two chars are equal.
- assertEquals(double[], double[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(double[], double[], double) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the equal elements concerning a delta in the same order.
- assertEquals(double[], double[], double, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the equal elements concerning a delta in the same order.
- assertEquals(double[], double[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(double, double) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two doubles are equal.
- assertEquals(double, double, double) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two doubles are equal concerning a delta.
- assertEquals(double, double, double) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(double, double, double, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two doubles are equal concerning a delta.
- assertEquals(double, double, double, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(double, double, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two doubles are equal.
- assertEquals(double, Double) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two doubles are equal.
- assertEquals(double, Double, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two doubles are equal.
- assertEquals(float[], float[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(float[], float[], float) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the equal elements concerning a delta in the same order.
- assertEquals(float[], float[], float, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the equal elements concerning a delta in the same order.
- assertEquals(float[], float[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(float, float) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two floats are equal.
- assertEquals(float, float, float) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two floats are equal concerning a delta.
- assertEquals(float, float, float) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(float, float, float, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two floats are equal concerning a delta.
- assertEquals(float, float, float, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(float, float, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two floats are equal.
- assertEquals(float, Float) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two floats are equal.
- assertEquals(float, Float, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two floats are equal.
- assertEquals(int[], int[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(int[], int[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(int, int) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two ints are equal.
- assertEquals(int, int) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(int, int, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two ints are equal.
- assertEquals(int, int, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(int, Integer) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two ints are equal.
- assertEquals(int, Integer, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two ints are equal.
- assertEquals(long[], long[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(long[], long[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(long, long) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two longs are equal.
- assertEquals(long, long) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(long, long, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two longs are equal.
- assertEquals(long, long, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(long, Long) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two longs are equal.
- assertEquals(short[], short[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(short[], short[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(short, short) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two shorts are equal.
- assertEquals(short, short) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(short, short, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two shorts are equal.
- assertEquals(short, short, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(short, Short) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two shorts are equal.
- assertEquals(short, Short, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two shorts are equal.
- assertEquals(Boolean, boolean) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two booleans are equal.
- assertEquals(Boolean, boolean, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two booleans are equal.
- assertEquals(Boolean, Boolean) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two booleans are equal.
- assertEquals(Boolean, Boolean, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two booleans are equal.
- assertEquals(Byte, byte) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two bytes are equal.
- assertEquals(Byte, byte, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two bytes are equal.
- assertEquals(Byte, Byte) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two bytes are equal.
- assertEquals(Byte, Byte, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two bytes are equal.
- assertEquals(Character, char) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two chars are equal.
- assertEquals(Character, char, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two chars are equal.
- assertEquals(Character, Character) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two chars are equal.
- assertEquals(Character, Character, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two chars are equal.
- assertEquals(Double, double) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two doubles are equal.
- assertEquals(Double, double, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two doubles are equal.
- assertEquals(Double, Double) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two doubles are equal.
- assertEquals(Double, Double, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two doubles are equal.
- assertEquals(Float, float) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two floats are equal.
- assertEquals(Float, float, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two floats are equal.
- assertEquals(Float, Float) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two floats are equal.
- assertEquals(Float, Float, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two floats are equal.
- assertEquals(Integer, int) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two ints are equal.
- assertEquals(Integer, int, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two ints are equal.
- assertEquals(Integer, Integer) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two ints are equal.
- assertEquals(Integer, Integer, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two ints are equal.
- assertEquals(Iterable<?>, Iterable<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two iterables return iterators with the same elements in the same order.
- assertEquals(Iterable<?>, Iterable<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two iterables return iterators with the same elements in the same order.
- assertEquals(Long, long) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two longs are equal.
- assertEquals(Long, long, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two longs are equal.
- assertEquals(Long, Long) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two longs are equal.
- assertEquals(Long, Long, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two longs are equal.
- assertEquals(Object[], Object[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(Object[], Object[]) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(Object[], Object[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in the same order.
- assertEquals(Object[], Object[], String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(Object, Object) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two objects are equal.
- assertEquals(Object, Object, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two objects are equal.
- assertEquals(Short, short) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two shorts are equal.
- assertEquals(Short, short, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two shorts are equal.
- assertEquals(Short, Short) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two shorts are equal.
- assertEquals(Short, Short, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two shorts are equal.
- assertEquals(String, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two Strings are equal.
- assertEquals(String, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(String, String, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two Strings are equal.
- assertEquals(String, String, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(Collection<?>, Collection<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two collections contain the same elements in the same order.
- assertEquals(Collection<?>, Collection<?>) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(Collection<?>, Collection<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two collections contain the same elements in the same order.
- assertEquals(Collection<?>, Collection<?>, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(Iterator<?>, Iterator<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two iterators return the same elements in the same order.
- assertEquals(Iterator<?>, Iterator<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two iterators return the same elements in the same order.
- assertEquals(Map<?, ?>, Map<?, ?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two maps are equal.
- assertEquals(Map<?, ?>, Map<?, ?>) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(Map<?, ?>, Map<?, ?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two maps are equal.
- assertEquals(Set<?>, Set<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two sets are equal.
- assertEquals(Set<?>, Set<?>) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(Set<?>, Set<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Assert set equals
- assertEquals(Set<?>, Set<?>, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(T, T) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEquals(T, T, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEqualsDeep(Map<?, ?>, Map<?, ?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertEqualsDeep(Map<?, ?>, Map<?, ?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertEqualsDeep(Set<?>, Set<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Assert set equals Deeply
- assertEqualsDeep(Set<?>, Set<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Assert set equals Deeply
- assertEqualsNoOrder(Object[], Object[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in no particular order.
- assertEqualsNoOrder(Object[], Object[]) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEqualsNoOrder(Object[], Object[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two arrays contain the same elements in no particular order.
- assertEqualsNoOrder(Object[], Object[], String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertEqualsNoOrder(Collection<?>, Collection<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two collection contain the same elements in no particular order.
- assertEqualsNoOrder(Collection<?>, Collection<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two collection contain the same elements in no particular order.
- assertEqualsNoOrder(Iterator<?>, Iterator<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two iterators contain the same elements in no particular order.
- assertEqualsNoOrder(Iterator<?>, Iterator<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two iterators contain the same elements in no particular order.
- assertFalse(boolean) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that a condition is false.
- assertFalse(boolean) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertFalse(boolean, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that a condition is false.
- assertFalse(boolean, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertJsonFiles(Path, Path, boolean) - 类 中的方法tech.testnx.cah.common.ws.json.JsonValidator
- assertJsonNodes(JsonNode, JsonNode, boolean) - 类 中的方法tech.testnx.cah.common.ws.json.JsonValidator
-
Assert two json nodes with no order, one important reminder: DOES NOT support nested array in an array
- assertListContains(List<T>, Predicate<T>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that List contains object by specific Predicate.
- assertListContainsObject(List<T>, T, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that List contains object.
- assertListNotContains(List<T>, Predicate<T>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that List not contains object by specific Predicate.
- assertListNotContainsObject(List<T>, T, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that List not contains object.
- assertNotEquals(boolean, boolean) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(boolean, boolean, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(byte, byte) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(byte, byte, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(char, char) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(char, char, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(double, double, double) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(double, double, double) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(double, double, double, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(double, double, double, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(float, float, float) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(float, float, float) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(float, float, float, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(float, float, float, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(int, int) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(int, int, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(long, long) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(long, long, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(short, short) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(short, short, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(Object[], Object[]) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Object[], Object[], String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Object, Object) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Object, Object) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(Object, Object, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Object, Object, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(String, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(String, String, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotEquals(Collection<?>, Collection<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Collection<?>, Collection<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Iterator<?>, Iterator<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Iterator<?>, Iterator<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Map<?, ?>, Map<?, ?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Map<?, ?>, Map<?, ?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Set<?>, Set<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEquals(Set<?>, Set<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEqualsDeep(Map<?, ?>, Map<?, ?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEqualsDeep(Map<?, ?>, Map<?, ?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEqualsDeep(Set<?>, Set<?>) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotEqualsDeep(Set<?>, Set<?>, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
- assertNotNull(Object) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that an object isn't null.
- assertNotNull(Object) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotNull(Object, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that an object isn't null.
- assertNotNull(Object, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotSame(Object, Object) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two objects do not refer to the same object.
- assertNotSame(Object, Object) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNotSame(Object, Object, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two objects do not refer to the same objects.
- assertNotSame(Object, Object, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNull(Object) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that an object is null.
- assertNull(Object) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertNull(Object, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that an object is null.
- assertNull(Object, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- AssertRecord - tech.testnx.cah.common.reports中的类
- AssertRecord - tech.testnx.cah.common.reports.RecordType
- AssertRecord() - 类 的构造器tech.testnx.cah.common.reports.AssertRecord
- AssertRecord.Extra - tech.testnx.cah.common.reports中的类
- assertSame(Object, Object) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two objects refer to the same object.
- assertSame(Object, Object) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertSame(Object, Object, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that two objects refer to the same object.
- assertSame(Object, Object, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertSchema(SpecVersion.VersionFlag, Path, JsonNode) - 类 中的方法tech.testnx.cah.common.ws.json.JsonValidator
-
Assert json schema based json node, failed if error list is not empty
- assertThrows(Class<T>, Assert.ThrowingRunnable) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that
runnablethrows an exception of typethrowableClasswhen executed. - assertThrows(String, Class<T>, Assert.ThrowingRunnable) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that
runnablethrows an exception of typethrowableClasswhen executed. - assertThrows(Assert.ThrowingRunnable) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that
runnablethrows an exception when invoked. - assertTrue(boolean) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that a condition is true.
- assertTrue(boolean) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- assertTrue(boolean, String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that a condition is true.
- assertTrue(boolean, String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- Attachment - tech.testnx.cah.common.reports.annotations中的注释类型
- AutoDataProvider - tech.testnx.cah.data中的类
- AutoDataProvider() - 类 的构造器tech.testnx.cah.data.AutoDataProvider
- AVAILABLE - tech.testnx.cah.common.driver.Reuseable.ReuseStatusEnum
B
- banner() - 类 中的方法tech.testnx.cah.common.log.ConsolePainter
- beanUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- BeanUtility - tech.testnx.cah.common.utils中的类
- beforeDataProviderExecution(IDataProviderMethod, ITestNGMethod, ITestContext) - 类 中的方法tech.testnx.cah.common.listener.DefaultDataProviderListener
- beforeDoDelete(String, Map<String, String>, Map<String, String>, Map<String, String>) - 类 中的方法tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- beforeDoDelete(String, Map<String, String>, Map<String, String>, Map<String, String>) - 接口 中的方法tech.testnx.cah.common.ws.listener.RestClientListener
- beforeDoGet(String, Map<String, String>, Map<String, String>, Map<String, String>) - 类 中的方法tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- beforeDoGet(String, Map<String, String>, Map<String, String>, Map<String, String>) - 接口 中的方法tech.testnx.cah.common.ws.listener.RestClientListener
- beforeDoPatch(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 类 中的方法tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- beforeDoPatch(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 接口 中的方法tech.testnx.cah.common.ws.listener.RestClientListener
- beforeDoPost(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 类 中的方法tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- beforeDoPost(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 接口 中的方法tech.testnx.cah.common.ws.listener.RestClientListener
- beforeDoPut(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 类 中的方法tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- beforeDoPut(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 接口 中的方法tech.testnx.cah.common.ws.listener.RestClientListener
- beforeExecution() - 接口 中的方法tech.testnx.cah.common.browser.actions.listeners.ActionListener
- beforeExecution() - 类 中的方法tech.testnx.cah.common.browser.actions.listeners.DefaultActionListener
- beforeGet(WebDriver, String) - 类 中的方法tech.testnx.cah.common.driver.listener.DefaultDriverListener
- beforeMethodOnAbstractTest(Method, Object[], ITestResult) - 类 中的方法tech.testnx.cah.AbstractTest
- beforeSuiteOnAbstractTest() - 类 中的方法tech.testnx.cah.AbstractTest
- blur(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Blur on an element by JS
- BOOLEAN_CLASS - tech.testnx.cah.data.SupportedParameterTypeEnum
- BOOLEAN_TYPE - tech.testnx.cah.data.SupportedParameterTypeEnum
- Browser - tech.testnx.cah.common.browser中的接口
- Browser_Headless - tech.testnx.cah.common.config.GlobalConfigKey
- Browser_Unexpected_Alert_Behaviour - tech.testnx.cah.common.config.GlobalConfigKey
- BrowserType - tech.testnx.cah.common.browser中的枚举
- buddhaBless() - 类 中的方法tech.testnx.cah.common.log.ConsolePainter
- build() - 类 中的方法tech.testnx.cah.common.retry.Retryer.Builder
-
Build a Retryer based on the configuration
- Builder() - 类 的构造器tech.testnx.cah.common.retry.Retryer.Builder
- byHandler(HandleException<E>) - 接口 中的方法tech.testnx.cah.common.exceptions.SelfHandle
- byHandler(HandleException<CahException>) - 异常错误 中的方法tech.testnx.cah.common.exceptions.CahException
-
Self handle exception by customized handler
C
- CAH_COMPOSER - tech.testnx.cah.common.templates.TemplateComposerProvider
-
Template Composer implement by CAH
- CahAssert - tech.testnx.cah.common.asserts中的类
-
CahAssert is 100% compatible with testNG Assert
- CahAssert() - 类 的构造器tech.testnx.cah.common.asserts.CahAssert
- CahAssertion - tech.testnx.cah.common.asserts中的类
- CahAssertion() - 类 的构造器tech.testnx.cah.common.asserts.CahAssertion
- CahClassLoader - tech.testnx.cah.common.clschef中的类
- CahClassLoader() - 类 的构造器tech.testnx.cah.common.clschef.CahClassLoader
- CahClassLoader(Map<String, byte[]>) - 类 的构造器tech.testnx.cah.common.clschef.CahClassLoader
- CahClassLoader.ClassStatus - tech.testnx.cah.common.clschef中的枚举
- CahComposer - tech.testnx.cah.common.templates中的类
- CahComposer() - 类 的构造器tech.testnx.cah.common.templates.CahComposer
- CahConfigurable - tech.testnx.cah.common.config中的接口
- CahDirectories - tech.testnx.cah.common.config中的类
- CahException - tech.testnx.cah.common.exceptions中的异常错误
- CahException(ExceptionSeverityEnum, String, Object) - 异常错误 的构造器tech.testnx.cah.common.exceptions.CahException
- CahPageFactory - tech.testnx.cah中的类
- CahPageFactory() - 类 的构造器tech.testnx.cah.CahPageFactory
- CahSoftAssertion - tech.testnx.cah.common.asserts中的类
- CahSoftAssertion() - 类 的构造器tech.testnx.cah.common.asserts.CahSoftAssertion
- CaseResult - tech.testnx.cah.common.reports中的类
- CaseResult(List<String>, String, String, String, String, String, CaseResult.StatusEnum, long, List<String>, List<Recordable<?>>, List<String>, List<String>, Throwable, String, byte[]) - 类 的构造器tech.testnx.cah.common.reports.CaseResult
- CaseResult.StatusEnum - tech.testnx.cah.common.reports中的枚举
- CaseResult4Aggregation - tech.testnx.cah.common.reports.aggregation中的类
- CaseResult4Aggregation(String, String, int, String, String, String, long, String, String, String, String, String) - 类 的构造器tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- checkResponseStatus(int) - 类 中的方法tech.testnx.cah.common.ws.AbstractRestClient
-
Return false only if status is 4XX or 5XX
- Chrome - tech.testnx.cah.common.browser中的类
- Chrome() - 类 的构造器tech.testnx.cah.common.browser.Chrome
- CHROME - tech.testnx.cah.common.browser.BrowserType
- CHROME_SERVICE - tech.testnx.cah.common.driver.DriverServiceType
- classUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- ClassUtility - tech.testnx.cah.common.utils中的类
- cleanDirectory(Path) - 类 中的方法tech.testnx.cah.common.utils.FileUtility
-
Clean all files and sub-directories in the directory
- cleanLocalStorages() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Clean local storage of Browser
- cleanSessionStorages() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Clean session storage of Browser
- clearResourcesPerformanceTiming() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Clear resources performance timing for current page
- click(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Click an element by JS
- close() - 类 中的方法tech.testnx.cah.common.ws.RestClient
- close() - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- close() - 类 中的方法tech.testnx.cah.data.json.JsonClient
- close() - 接口 中的方法tech.testnx.cah.data.TestDataClient
-
Close the external data file if need
- close() - 类 中的方法tech.testnx.cah.data.xls.ExcelClient
- closeTab(String) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Close an active browser tab An active tab is working window by driver.switchTo().window The default window cannot be closed by the action After close the tab, then need swith another window by manual
- cls - 类 中的静态变量tech.testnx.cah.data.AutoDataProvider
- cls - 枚举 中的变量tech.testnx.cah.data.SupportedParameterTypeEnum
- CommonRecord - tech.testnx.cah.common.reports中的类
- CommonRecord - tech.testnx.cah.common.reports.RecordType
- CommonRecord() - 类 的构造器tech.testnx.cah.common.reports.CommonRecord
- comparerJsonFiles(Path, Path, boolean) - 类 中的方法tech.testnx.cah.common.ws.json.JsonValidator
-
Compare two json files with no order, one important reminder: DOES NOT support nested array in an array
- comparerJsonNodes(JsonNode, JsonNode, boolean) - 类 中的方法tech.testnx.cah.common.ws.json.JsonValidator
-
Compare two json nodes with no order, one important reminder: DOES NOT support nested array in an array
- compareTo(WebApiPerfSampleAnalysis) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- compareTo(WebPagePerfAjaxAnalysis) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- compareTo(WebPagePerfNavigationAnalysis) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- compose(Object, File) - 类 中的方法tech.testnx.cah.common.templates.CahComposer
-
Data model only supports
Map<String, String> - compose(Object, File) - 接口 中的方法tech.testnx.cah.common.templates.ComposeTemplate
-
Generate the target content based on data model object and template file
- compose(Object, File) - 类 中的方法tech.testnx.cah.common.templates.FreemarkerComposer
- compose(Object, String) - 类 中的方法tech.testnx.cah.common.templates.CahComposer
-
Data model only supportsMap<String, String> - compose(Object, String) - 接口 中的方法tech.testnx.cah.common.templates.ComposeTemplate
-
Generate the target content based on data model object and template String
- compose(Object, String) - 类 中的方法tech.testnx.cah.common.templates.FreemarkerComposer
- composeFile(Object, File, Path) - 类 中的方法tech.testnx.cah.common.templates.AbstractTemplateComposer
- composeFile(Object, File, Path) - 接口 中的方法tech.testnx.cah.common.templates.ComposeTemplate
-
Generate the target content file based on data model object and template file
- composeFile(Object, String, Path) - 类 中的方法tech.testnx.cah.common.templates.AbstractTemplateComposer
- composeFile(Object, String, Path) - 接口 中的方法tech.testnx.cah.common.templates.ComposeTemplate
-
Generate the target content file based on data model object and template String
- ComposeTemplate - tech.testnx.cah.common.templates中的接口
- Config - tech.testnx.cah.common.config中的枚举
- ConfigHelper - tech.testnx.cah.common.config中的类
- ConfigHelper(String) - 类 的构造器tech.testnx.cah.common.config.ConfigHelper
- configure() - 类 中的方法tech.testnx.cah.guice.DefaultModule
- configureDriver(RemoteWebDriver) - 类 中的方法tech.testnx.cah.common.browser.AbstractBrowser
- connect() - 接口 中的方法tech.testnx.cah.common.net.ssh.ConnectSSH
-
Connect with SSH Server
- connect() - 类 中的方法tech.testnx.cah.common.net.ssh.JschClient
- connect() - 类 中的方法tech.testnx.cah.common.net.ssh.PuttyClient
-
已过时。
- connect() - 类 中的方法tech.testnx.cah.common.net.ssh.SshdClient
- connect() - 类 中的方法tech.testnx.cah.common.net.ssh.SshjClient
- ConnectSSH - tech.testnx.cah.common.net.ssh中的接口
- CONSOLE - tech.testnx.cah.common.reports.ReportType
- consolePainter - 类 中的变量tech.testnx.cah.common.log.Logger
- ConsolePainter - tech.testnx.cah.common.log中的类
- ConsolePainter() - 类 的构造器tech.testnx.cah.common.log.ConsolePainter
- ConsoleReporter - tech.testnx.cah.common.reports中的类
- ConsoleReporter() - 类 的构造器tech.testnx.cah.common.reports.ConsoleReporter
- ConsoleTable - tech.testnx.cah.common.log中的类
- ConsoleTable() - 类 的构造器tech.testnx.cah.common.log.ConsoleTable
- ConsoleTable(String) - 类 的构造器tech.testnx.cah.common.log.ConsoleTable
- ConstantsGlobal - tech.testnx.cah.common.config中的类
- ConstantsGlobal() - 类 的构造器tech.testnx.cah.common.config.ConstantsGlobal
- containsInterface(Class<?>, Class<?>) - 类 中的方法tech.testnx.cah.common.utils.ClassUtility
-
Verify if the subClass has the specific interface
- containsSuperClass(Class<?>, Class<?>) - 类 中的方法tech.testnx.cah.common.utils.ClassUtility
-
Verify if the subClass has the specific super class
- CONTEXT_LOG - tech.testnx.cah.TestAttributesEnum
- Controller - tech.testnx.cah.support.annotations中的注释类型
- convertPercentage(double) - 类 中的方法tech.testnx.cah.common.utils.MathUtility
-
Convert a double value to Percentage String, like 85.35%
- convertToBytesFromImage(BufferedImage) - 类 中的方法tech.testnx.cah.common.utils.ImageUtility
-
Convert an image to byte array
- COPPER_CRYPTOR - tech.testnx.cah.common.security.CryptorProvider
- CopperCryptor - tech.testnx.cah.common.security中的类
- CopperCryptor() - 类 的构造器tech.testnx.cah.common.security.CopperCryptor
- copyResouceAsFile(String, String, String) - 类 中的方法tech.testnx.cah.common.utils.ResourceUtility
-
Copy a file from jar path as "org/qa/test/config.properties" to local directory path "C:\\user\\data"
- countDurationNow() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- countDurationNow() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- createClient() - 类 中的方法tech.testnx.cah.common.ws.AbstractRestClient
- createDriverService(BrowserType) - 类 中的方法tech.testnx.cah.common.driver.DriverServiceManager
-
Create and start a driver service
- createDriverService(DriverServiceType) - 类 中的方法tech.testnx.cah.common.driver.DriverServiceManager
-
Create and start a driver service
- createDriverServiceWithDefaultType() - 类 中的方法tech.testnx.cah.common.driver.DriverServiceManager
-
Create and start a driver service with default type
- cropImage(BufferedImage, Rectangle) - 类 中的方法tech.testnx.cah.common.utils.ImageUtility
-
Crop or Resize an image
- Cryptograph - tech.testnx.cah.common.security中的接口
- Cryptor_Provider - tech.testnx.cah.common.config.GlobalConfigKey
- CryptorProvider - tech.testnx.cah.common.security中的枚举
D
- Dashboard_Type - tech.testnx.cah.common.config.GlobalConfigKey
- dataClient - 类 中的变量tech.testnx.cah.AbstractTest
- dataClient - 类 中的静态变量tech.testnx.cah.data.AutoDataProvider
- DataClientProvider - tech.testnx.cah.data中的类
- DataClientProvider() - 类 的构造器tech.testnx.cah.data.DataClientProvider
- dateTimeFormat - 接口 中的静态变量tech.testnx.cah.common.reports.Recordable
- debug(String) - 类 中的方法tech.testnx.cah.common.log.Logger
-
Print debug message
- DEBUG - tech.testnx.cah.common.log.Logger.Level
- decodeByBase64(byte[]) - 类 中的方法tech.testnx.cah.common.utils.SecurityUtility
- decodeByBase64(String) - 类 中的方法tech.testnx.cah.common.utils.SecurityUtility
- decrypt(String) - 类 中的方法tech.testnx.cah.common.security.CopperCryptor
- decrypt(String) - 接口 中的方法tech.testnx.cah.common.security.Cryptograph
-
Decrypt an encrypted text
- decrypt(String) - 类 中的方法tech.testnx.cah.common.security.GoldenCryptor
- decrypt(String) - 类 中的方法tech.testnx.cah.common.security.SilverCryptor
- decrypt(String) - 类 中的方法tech.testnx.cah.common.utils.SecurityUtility
- DefaultActionListener - tech.testnx.cah.common.browser.actions.listeners中的类
- DefaultActionListener() - 类 的构造器tech.testnx.cah.common.browser.actions.listeners.DefaultActionListener
- DefaultAnnotationInjector - tech.testnx.cah.common.listener中的类
- DefaultAnnotationInjector() - 类 的构造器tech.testnx.cah.common.listener.DefaultAnnotationInjector
- DefaultClassListener - tech.testnx.cah.common.listener中的类
- DefaultClassListener() - 类 的构造器tech.testnx.cah.common.listener.DefaultClassListener
- DefaultDataProviderInterceptor - tech.testnx.cah.common.listener中的类
- DefaultDataProviderInterceptor() - 类 的构造器tech.testnx.cah.common.listener.DefaultDataProviderInterceptor
- DefaultDataProviderListener - tech.testnx.cah.common.listener中的类
- DefaultDataProviderListener() - 类 的构造器tech.testnx.cah.common.listener.DefaultDataProviderListener
- DefaultDriverListener - tech.testnx.cah.common.driver.listener中的类
- DefaultDriverListener() - 类 的构造器tech.testnx.cah.common.driver.listener.DefaultDriverListener
- DefaultExecutionListener - tech.testnx.cah.common.listener中的类
- DefaultExecutionListener() - 类 的构造器tech.testnx.cah.common.listener.DefaultExecutionListener
- DefaultModule - tech.testnx.cah.guice中的类
- DefaultModule() - 类 的构造器tech.testnx.cah.guice.DefaultModule
- DefaultPublisher - tech.testnx.cah.common.reports.aggregation中的类
- DefaultPublisher() - 类 的构造器tech.testnx.cah.common.reports.aggregation.DefaultPublisher
- DefaultRecord - tech.testnx.cah.common.reports.RecordType
-
Abstract type which does not support method newRecord()
- DefaultRestClientListener - tech.testnx.cah.common.ws.listener中的类
- DefaultSuiteListener - tech.testnx.cah.common.listener中的类
- DefaultSuiteListener() - 类 的构造器tech.testnx.cah.common.listener.DefaultSuiteListener
- DefaultTestListener - tech.testnx.cah.common.listener中的类
- DefaultTestListener() - 类 的构造器tech.testnx.cah.common.listener.DefaultTestListener
- delete() - 接口 中的方法tech.testnx.cah.data.properties.HandleProperties
-
Delete the temporary file
- delete() - 类 中的方法tech.testnx.cah.data.properties.PropertiesClient
- deleteDirectory(Path) - 类 中的方法tech.testnx.cah.common.utils.FileUtility
-
Delete a directory with files and sub-directories
- description() - 注释类型 中的方法tech.testnx.cah.common.reports.annotations.Description
- description() - 注释类型 中的方法tech.testnx.cah.support.annotations.Action
-
Support the auto-set method parameter variables to description message
method(arg0, arg1...) and use ${{0}} for arg0, ${{1}} for arg1. - description() - 注释类型 中的方法tech.testnx.cah.support.annotations.Step
-
Support the auto-set method parameter variables to description message
method(arg0, arg1...) and use ${{0}} for arg0, ${{1}} for arg1. - Description - tech.testnx.cah.common.reports.annotations中的注释类型
- disconnect() - 接口 中的方法tech.testnx.cah.common.net.ssh.ConnectSSH
-
Disconnect with SSH Server
- disconnect() - 类 中的方法tech.testnx.cah.common.net.ssh.JschClient
- disconnect() - 类 中的方法tech.testnx.cah.common.net.ssh.PuttyClient
-
已过时。
- disconnect() - 类 中的方法tech.testnx.cah.common.net.ssh.SshdClient
- disconnect() - 类 中的方法tech.testnx.cah.common.net.ssh.SshjClient
- doAssert(IAssert<?>) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- doAssert(IAssert<?>) - 类 中的方法tech.testnx.cah.common.asserts.CahSoftAssertion
- doDelete() - 接口 中的方法tech.testnx.cah.common.ws.HandleWS
- doDelete() - 类 中的方法tech.testnx.cah.common.ws.RestClient
- doDelete(String, Map<String, String>) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- doDelete(String, Map<String, String>) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- doDelete(String, Map<String, String>, Map<String, String>, Map<String, String>) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- doDelete(String, Map<String, String>, Map<String, String>, Map<String, String>) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- doGet() - 接口 中的方法tech.testnx.cah.common.ws.HandleWS
- doGet() - 类 中的方法tech.testnx.cah.common.ws.RestClient
- doGet(String, Map<String, String>) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- doGet(String, Map<String, String>) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- doGet(String, Map<String, String>, Map<String, String>, Map<String, String>) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- doGet(String, Map<String, String>, Map<String, String>, Map<String, String>) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- doPatch(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- doPatch(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- doPatch(String, Map<String, String>, T) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- doPatch(String, Map<String, String>, T) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- doPatch(T) - 接口 中的方法tech.testnx.cah.common.ws.HandleWS
- doPatch(T) - 类 中的方法tech.testnx.cah.common.ws.RestClient
- doPost(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- doPost(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- doPost(String, Map<String, String>, T) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- doPost(String, Map<String, String>, T) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- doPost(T) - 接口 中的方法tech.testnx.cah.common.ws.HandleWS
- doPost(T) - 类 中的方法tech.testnx.cah.common.ws.RestClient
- doPut(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- doPut(String, Map<String, String>, Map<String, String>, Map<String, String>, T) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- doPut(String, Map<String, String>, T) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- doPut(String, Map<String, String>, T) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- doPut(T) - 接口 中的方法tech.testnx.cah.common.ws.HandleWS
- doPut(T) - 类 中的方法tech.testnx.cah.common.ws.RestClient
- DOUBLE_CLASS - tech.testnx.cah.data.SupportedParameterTypeEnum
- DOUBLE_TYPE - tech.testnx.cah.data.SupportedParameterTypeEnum
- driver - 类 中的变量tech.testnx.cah.AbstractPage
- Driver_Browser_Name - tech.testnx.cah.common.config.GlobalConfigKey
- Driver_Implicit_Timeout - tech.testnx.cah.common.config.GlobalConfigKey
- Driver_PageLoad_Timeout - tech.testnx.cah.common.config.GlobalConfigKey
- Driver_Script_Timeout - tech.testnx.cah.common.config.GlobalConfigKey
- driverActions - 类 中的变量tech.testnx.cah.common.browser.actions.RobotActions
- DriverActions - tech.testnx.cah.common.browser.actions中的类
- DriverActions(WebDriver) - 类 的构造器tech.testnx.cah.common.browser.actions.DriverActions
- DriverServiceManager - tech.testnx.cah.common.driver中的类
- DriverServiceType - tech.testnx.cah.common.driver中的枚举
- dynamicWait(WaitCondition, Object...) - 接口 中的方法tech.testnx.cah.common.wait.DynamicWait
- dynamicWait(WaitCondition, Object...) - 类 中的方法tech.testnx.cah.common.wait.Wait
-
Continue wait if condition returns null
- DynamicWait - tech.testnx.cah.common.wait中的接口
E
- Edge - tech.testnx.cah.common.browser中的类
- Edge() - 类 的构造器tech.testnx.cah.common.browser.Edge
- EDGE - tech.testnx.cah.common.browser.BrowserType
- EDGE_SERVICE - tech.testnx.cah.common.driver.DriverServiceType
- Enable_Performance_Monitor - tech.testnx.cah.common.config.GlobalConfigKey
- Enable_Report_Aggregation - tech.testnx.cah.common.config.GlobalConfigKey
- EnableStabilityTestListener - tech.testnx.cah.common.listener中的类
- EnableStabilityTestListener() - 类 的构造器tech.testnx.cah.common.listener.EnableStabilityTestListener
- encodeByBase64(byte[]) - 类 中的方法tech.testnx.cah.common.utils.SecurityUtility
- encodeByBase64(String) - 类 中的方法tech.testnx.cah.common.utils.SecurityUtility
- encrypt(String) - 类 中的方法tech.testnx.cah.common.security.CopperCryptor
- encrypt(String) - 接口 中的方法tech.testnx.cah.common.security.Cryptograph
-
Encrypt a plainText with String type
- encrypt(String) - 类 中的方法tech.testnx.cah.common.security.GoldenCryptor
- encrypt(String) - 类 中的方法tech.testnx.cah.common.security.SilverCryptor
- encrypt(String) - 类 中的方法tech.testnx.cah.common.utils.SecurityUtility
- ENTRY_TYPE - 类 中的静态变量tech.testnx.cah.common.monitors.WebPageNavigationPerf
- ENTRY_TYPE - 类 中的静态变量tech.testnx.cah.common.monitors.WebPageResourcePerf
- enumUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- EnumUtility - tech.testnx.cah.common.utils中的类
- equalsValue(T) - 接口 中的方法tech.testnx.cah.data.TransformableTestDataBean
-
Must implement this method, Return true if current T1 value equal T2
- equalsValue(TransformableListDataBean) - 类 中的方法tech.testnx.cah.data.TransformableListDataBean
- equalsValue(TransformableMapDataBean) - 类 中的方法tech.testnx.cah.data.TransformableMapDataBean
- error(String) - 类 中的方法tech.testnx.cah.common.log.Logger
-
Print error message
- ERROR - tech.testnx.cah.common.log.Logger.Level
- ERRORS - 类 中的变量tech.testnx.cah.support.AbstractBehaviorManagement
-
If get these error, will stop current test without retry
AssertionError.class, StopTestError.class, Error.class - EXCEL - tech.testnx.cah.common.reports.ReportType
- ExcelClient - tech.testnx.cah.data.xls中的类
- ExcelReporter - tech.testnx.cah.common.reports中的类
- ExcelReporter() - 类 的构造器tech.testnx.cah.common.reports.ExcelReporter
- ExceptionSeverityEnum - tech.testnx.cah.common.exceptions中的枚举
- Executable<V> - tech.testnx.cah.common.retry中的接口
- execute(Callable<V>) - 接口 中的方法tech.testnx.cah.common.retry.Executable
-
Execute a callable function
- execute(Callable<V>) - 类 中的方法tech.testnx.cah.common.retry.Retryer
- execute(Callable<V>) - 类 中的方法tech.testnx.cah.common.retry.Transaction
- executeAssert(IAssert<?>) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
-
Run the assert command in parameter.
- executeCommand(String) - 接口 中的方法tech.testnx.cah.common.net.ssh.HasSshExec
-
Remote execute command or commands
Single command like: pwd
Multiple commands like: cd..; pwd; ls -al;
Open a new channel for each invoke - executeCommand(String) - 类 中的方法tech.testnx.cah.common.net.ssh.JschClient
- executeCommand(String) - 类 中的方法tech.testnx.cah.common.net.ssh.PuttyClient
-
已过时。
- executeCommand(String) - 类 中的方法tech.testnx.cah.common.net.ssh.SshdClient
- executeCommand(String) - 类 中的方法tech.testnx.cah.common.net.ssh.SshjClient
- Executor - tech.testnx.cah.support.annotations中的注释类型
- exitBrowserFullscreenMode() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Exit browser full screen mode by JS
- exitBrowserFullscreenMode() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
Exit browser full screen mode by Robot
- ExpectedCahExceptionHandlers - tech.testnx.cah.common.exceptions中的类
- ExpectedCahExceptionHandlers() - 类 的构造器tech.testnx.cah.common.exceptions.ExpectedCahExceptionHandlers
- expectThrows(Class<T>, Assert.ThrowingRunnable) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that
runnablethrows an exception of typethrowableClasswhen executed and returns the exception. - expectThrows(String, Class<T>, Assert.ThrowingRunnable) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Asserts that
runnablethrows an exception of typethrowableClasswhen executed and returns the exception. - Experimental - tech.testnx.cah.support.annotations中的注释类型
- Extra() - 类 的构造器tech.testnx.cah.common.reports.AssertRecord.Extra
F
- fail() - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Fails a test with no message.
- fail() - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- fail(String) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Fails a test with the given message.
- fail(String) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- fail(String, Throwable) - 类 中的静态方法tech.testnx.cah.common.asserts.CahAssert
-
Fails a test with the given message and wrapping the original exception.
- fail(String, Throwable) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- FAILED - tech.testnx.cah.common.reports.CaseResult.StatusEnum
- Failure_Screenshot_Strategy - tech.testnx.cah.common.config.GlobalConfigKey
- FailureResult - tech.testnx.cah.common.reports中的类
- FailureResult(String, String, Throwable, List<String>, String, byte[]) - 类 的构造器tech.testnx.cah.common.reports.FailureResult
- feature() - 注释类型 中的方法tech.testnx.cah.common.reports.annotations.Requirement
- FetchableEnum<T extends Enum<T>> - tech.testnx.cah.common.enums中的接口
- fetchByBeanField(List<T>, String, V) - 类 中的方法tech.testnx.cah.common.utils.BeanUtility
-
Fetch a java Bean instance from a list by specific field name and value throws No Such Element exception if cannot find the target java bean instance by specific field name and value
- fetchByBeanFields(List<T>, Map<String, Object>) - 类 中的方法tech.testnx.cah.common.utils.BeanUtility
-
Fetch a java Bean instance from a list by specific field names and values No Such Element exception if cannot find the target java bean instance by specific field names and values
- fetchByEnumField(Class<T>, String, V) - 类 中的方法tech.testnx.cah.common.utils.EnumUtility
-
Fetch an enum instance by specific field name and value Throws No Such Element exception if cannot find the target enum instance by specific field name and value
- fetchByField(String, V) - 接口 中的方法tech.testnx.cah.common.enums.FetchableEnum
-
Fetch an enum instance by specific field name and field value
- fetchOptionalByBeanField(List<T>, String, V) - 类 中的方法tech.testnx.cah.common.utils.BeanUtility
-
Fetch a optional java Bean instance from a list by specific field name and value Return Optional.empty() if cannot find java bean instance by specific field name and value
- fetchOptionalByBeanFields(List<T>, Map<String, Object>) - 类 中的方法tech.testnx.cah.common.utils.BeanUtility
-
Fetch a optional java Bean instance from a list by specific fields name and values Return Optional.empty() if cannot find java bean instance by specific field names and values
- fetchOptionalByEnumField(Class<T>, String, V) - 类 中的方法tech.testnx.cah.common.utils.EnumUtility
-
Fetch a optional enum instance by specific field name and value Return Optional.empty() if cannot find enum instance by specific field name and value
- fetchOptionalByField(String, V) - 接口 中的方法tech.testnx.cah.common.enums.FetchableEnum
-
Fetch an optional enum instance by specific field name and field value Return Optional.empty if no found
- fileUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- FileUtility - tech.testnx.cah.common.utils中的类
- findFailedResultByCaseResult(CaseResult) - 类 中的方法tech.testnx.cah.common.reports.TestResult
- findFile(String) - 类 中的方法tech.testnx.cah.data.AbstractTestDataClient
- findFile(String) - 接口 中的方法tech.testnx.cah.data.TestDataClient
-
Firstly try to find a file in module and environment data folder
Secondly try to find a file in module data folder - findTemplate(String) - 类 中的方法tech.testnx.cah.data.AbstractTestDataClient
- findTemplate(String) - 接口 中的方法tech.testnx.cah.data.TestDataClient
-
Firstly try to find a template file in module and environment data folder
Secondly try to find a template file in module data folder - Firefox - tech.testnx.cah.common.browser中的类
- Firefox() - 类 的构造器tech.testnx.cah.common.browser.Firefox
- FIREFOX - tech.testnx.cah.common.browser.BrowserType
- FIREFOX_SERVICE - tech.testnx.cah.common.driver.DriverServiceType
- FLOAT_CLASS - tech.testnx.cah.data.SupportedParameterTypeEnum
- FLOAT_TYPE - tech.testnx.cah.data.SupportedParameterTypeEnum
- focus(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Focus on an element by JS
- focusWindow() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Focus current window
- FREEMARKER - tech.testnx.cah.common.templates.TemplateComposerProvider
-
Template Composer implement by Freemarker
- FreemarkerComposer - tech.testnx.cah.common.templates中的类
- FreemarkerComposer() - 类 的构造器tech.testnx.cah.common.templates.FreemarkerComposer
G
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.DefaultPublisher
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.ConsoleReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.ExcelReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.HtmlBootstrapReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.HtmlExtentReporter
-
已过时。
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.HtmlPlainReporter
-
已过时。
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.HtmlVueVuetifyReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfConsoleReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfExcelReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfHtmlBootstrapReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfConsoleReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfExcelReporter
- generateReport(List<XmlSuite>, List<ISuite>, String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfHtmlBootstrapReporter
- getActual() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getAjaxesAnalysis() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- getAjaxesAnalysisTop10() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- getAvailableScreenDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Get available screen dimension except OS window taskbar at bottom
- getAverageResTime() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getAverageResTimeBySecond() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getAverageResTimeOfDelete() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfDeleteBySecond() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfGet() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfGetBySecond() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfOthers() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfOthersBySecond() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfPost() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfPostBySecond() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfPut() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfPutBySecond() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfTotal() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getAverageResTimeOfTotalBySecond() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getBooleanValue(String) - 类 中的方法tech.testnx.cah.common.ws.JsonParser
-
Get a boolean value of json node by path like "aa.bb.cc" Example path from aa to bb to cc: using aa.bb.cc
Example path from aa to array[0] to cc: using aa.0.cc OR aa[0].cc
Example path from aa to bb to array[9]: using aa.bb.9 OR aa.bb[9] - getBrowser() - 枚举 中的方法tech.testnx.cah.common.browser.BrowserType
- getBrowserInnerDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Get window Inner dimension that is browser display zone / view port that includes scrollbar if have
- getBrowserLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Get entire browser window(outer) point to the top and left point of screen
- getBrowserLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
- getBrowserLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByDriver
- getBrowserLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByJS
- getBrowserLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByDriver
- getBrowserLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByJS
- getBrowserLogs() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of browser log directory
- getBrowserOuterDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Get window outer dimension that include browser display zone, toolbar, scrollbar
- getBrowserOuterDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
- getBrowserOuterDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByDriver
- getBrowserOuterDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByJS
- getBrowserOuterDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByDriver
- getBrowserOuterDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByJS
- getBrowserOuterRect() - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
Location and size of entire browser(outer window)
- getBrowserType() - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- getBrowserViewPortDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Browser view port dimension without scrollbar(if have)
- getBrowserViewPortDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
- getBrowserViewPortDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByDriver
- getBrowserViewPortDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByJS
- getBrowserViewPortDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByDriver
- getBrowserViewPortDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByJS
- getBrowserViewPortLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
- getBrowserViewPortLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByDriver
- getBrowserViewPortLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByJS
- getBrowserViewPortLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByDriver
- getBrowserViewPortLocationOnScreen() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByJS
- getBrowserViewPortLocationOnScreenInBrowserMaxMode() - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
Location and size of browser inner view port on screen
- getBrowserViewPortLocationOnScreenInBrowserMaxMode() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Location and Dimension of browser inner view port on Screen
- getCapturedLocation() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- getCaseResults() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getCases() - 类 中的方法tech.testnx.cah.common.reports.aggregation.TestResult4Aggregation
- getClassMethod() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- getClassMethod() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- getClassStatus(String) - 类 中的方法tech.testnx.cah.common.clschef.CahClassLoader
-
Return ClassStatus.NOT_IN_LOADER if class is not found in CahClassLoader by class full name
Return ClassStatus.IN_LOADER, if class is found in CahClassLoader by class full name, but not loaded into JVM heap
Return ClassStatus.LOADED if Class already is loaded into JVM heap, it can not be loaded again by the same class loader instance - getClient() - 类 中的方法tech.testnx.cah.common.ws.AbstractRestClient
- getClient() - 类 中的方法tech.testnx.cah.common.ws.RestClient
- getClient() - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- getCls() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getCls() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getCls() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getClue() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getClue() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getClue() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getClueDetail() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getClueDetail() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getCommonData(String) - 类 中的方法tech.testnx.cah.data.json.JsonClient
- getCommonData(String) - 接口 中的方法tech.testnx.cah.data.TestDataClient
-
Get common data value by data name
- getCommonData(String) - 类 中的方法tech.testnx.cah.data.xls.ExcelClient
- getComposer() - 接口 中的方法tech.testnx.cah.common.templates.ProvideComposer
-
Get a template composer
- getComposer() - 枚举 中的方法tech.testnx.cah.common.templates.TemplateComposerProvider
- getConfig() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of config directory
- getConfigFileName() - 接口 中的方法tech.testnx.cah.common.config.CahConfigurable
- getConfigFileName() - 枚举 中的方法tech.testnx.cah.common.config.Config
- getConfigFileName() - 类 中的方法tech.testnx.cah.common.config.ConfigHelper
- getConnectEnd() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getConnectEnd() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getConnectStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getConnectStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getCookie(String) - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
-
Get the value of a response cookie by name
- getCookies() - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- getCookies() - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
-
Get response cookies
- getCount() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getCount() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getCount() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getCryptor() - 枚举 中的方法tech.testnx.cah.common.security.CryptorProvider
- getCryptor() - 接口 中的方法tech.testnx.cah.common.security.ProvideCryptor
- getCurrentReports() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
- getCurrentScrollLocationOnPage() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Return current scroll point in entire page
- getCurrentTestResult() - 类 中的静态方法tech.testnx.cah.common.reports.Recorder
-
Get Current Test Result
- getData() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of data directory
- getDataModel() - 类 中的方法tech.testnx.cah.data.TransformableMapDataBean
-
Get Map data model
- getDate() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getDate() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- getDate() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getDatetime() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- getDatetime() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getDatetime() - 类 中的方法tech.testnx.cah.common.reports.CommonRecord
- getDatetime() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- getDatetime() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- getDatetimeText() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- getDatetimeText() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getDatetimeText() - 类 中的方法tech.testnx.cah.common.reports.CommonRecord
- getDatetimeText() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- getDatetimeText() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- getDeleteCount() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getDescription() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- getDescription() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getDescription() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getDescription() - 类 中的方法tech.testnx.cah.common.reports.CommonRecord
- getDescription() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- getDescription() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- getDescriptionLines() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getDescriptionSeparatedWithHtmlLineBreak() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getDescriptionSeparatedWithLineBreak() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getDescriptionSeparatedWithSemicolon() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getDocumentReadyState() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Get page loading status Five values: uninitialized - Has not started loading yet loading - Is loading loaded - Has been loaded interactive - Has loaded enough and the user can interact with it complete - Fully loaded
- getDomainLookup() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- getDomainLookup() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- getDomainLookupAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getDomainLookupAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getDomainLookupEnd() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getDomainLookupEnd() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getDomainLookupMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getDomainLookupMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getDomainLookupMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getDomainLookupMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getDomainLookupStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getDomainLookupStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getDomComplete() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getDomConstruction() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- getDomConstructionAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getDomConstructionMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getDomConstructionMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getDomContentLoadedEventEnd() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getDomContentLoadedEventStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getDomInteractive() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getDomPageDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Entire DOM page dimension
- getDoubleValue(String) - 类 中的方法tech.testnx.cah.common.ws.JsonParser
-
Get a double value of json node by path like "aa.bb.cc" Example path from aa to bb to cc: using aa.bb.cc
Example path from aa to array[0] to cc: using aa.0.cc OR aa[0].cc
Example path from aa to bb to array[9]: using aa.bb.9 OR aa.bb[9] - getDriver() - 类 中的方法tech.testnx.cah.AbstractTest
- getDriver() - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- getDriver() - 接口 中的方法tech.testnx.cah.ITest
-
Get a default driver
- getDriverService() - 枚举 中的方法tech.testnx.cah.common.driver.DriverServiceType
- getDriverStatus() - 类 中的方法tech.testnx.cah.AbstractTest
- getDriverStatus() - 接口 中的方法tech.testnx.cah.ITest
-
Return true if default driver is running, and return false for else
- getDuration() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getDuration() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getDuration() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- getDuration() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getDuration() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getDuration() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- getDuration() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- getDuration() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- getDurationAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getDurationAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getDurationMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getDurationMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getDurationMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getDurationMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getElement(List<WebElement>) - 类 中的静态方法tech.testnx.cah.common.misc.WebLocator
-
Find the first enabled and displayed in the elements
- getElement(WebDriver, By) - 类 中的静态方法tech.testnx.cah.common.misc.WebLocator
-
Find the first enabled and displayed in the elements
- getElementByAttributeValue(List<WebElement>, String, String) - 类 中的静态方法tech.testnx.cah.common.misc.WebLocator
-
Search the target element by attribute value
- getElementByAttributeValue(WebDriver, By, String, String) - 类 中的静态方法tech.testnx.cah.common.misc.WebLocator
-
Search the target element by attribute value
- getElementByAttributeValueFromAnElement(WebElement, By, String, String) - 类 中的静态方法tech.testnx.cah.common.misc.WebLocator
-
Search the target element by attribute value from an element
- getElementByText(List<WebElement>, String) - 类 中的静态方法tech.testnx.cah.common.misc.WebLocator
-
Search the target element by text value
- getElementByText(WebDriver, By, String) - 类 中的静态方法tech.testnx.cah.common.misc.WebLocator
-
Search the target element by text value
- getElementByTextFromAnElement(WebElement, By, String) - 类 中的静态方法tech.testnx.cah.common.misc.WebLocator
-
Search the target element by text value from an element
- getElementCenterLocationOnScreen(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
- getElementCenterLocationOnScreen(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByDriver
- getElementCenterLocationOnScreen(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByJS
- getElementCenterLocationOnScreen(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByDriver
- getElementCenterLocationOnScreen(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByJS
- getElementDimension(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
get element dimension by JS
- getElementLocationOnPage(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
get element location absolute to the top and left corner of entire page by driver
- getElementLocationOnPageToViewPort(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
get element location relative to the top and left corner of view port by JS if the element is not view port, it is still working.
- getElementRectOnScreen(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
- getElementRectOnScreen(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByDriver
- getElementRectOnScreen(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByJS
- getElementRectOnScreen(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByDriver
- getElementRectOnScreen(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByJS
- getElementRectOnScreenInBrowserFullScreenMode(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
Element location and dimension on screen and scrolling into view automatically in browser Full Screen mode
- getElementRectOnScreenInBrowserFullScreenMode(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Element location and dimension on screen and scrolling into view automatically in browser Full Screen mode
- getElementRectOnScreenInBrowserMaxMode(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
Element location and dimension on screen and scrolling into view automatically in browser normal max mode
- getElementRectOnScreenInBrowserMaxMode(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Element location and dimension on screen and scrolling into view automatically in browser normal max mode
- getEnvironment() - 类 中的方法tech.testnx.cah.common.reports.aggregation.TestResult4Aggregation
- getEnvironment() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getEnvironment() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- getEnvironment() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getErrorDetails(Throwable) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
-
Override this method should you want to change the default way Throwable objects are logged.
- getErrRate() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getErrRateOfDelete() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfDeleteWithPercentage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfGet() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfGetWithPercentage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfOthers() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfOthersWithPercentage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfPost() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfPostWithPercentage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfPut() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfPutWithPercentage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfTotal() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateOfTotalWithPercentage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getErrRateWithPercentage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getExpected() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getExtra() - 类 中的静态方法tech.testnx.cah.common.reports.AssertRecord.Extra
- getExtraInfo() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getFailedCaseNum() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getFailedRate() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getFailureResults() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getFetchStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getFetchStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getFirst() - 类 中的方法tech.testnx.cah.common.tuple.Pair
- getGetCount() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getGlobalParameter(GlobalConfigKey) - 枚举 中的方法tech.testnx.cah.common.config.Config
-
Only get parameter by GLOBAL parameter Key
- getHeaders() - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- getHeaders() - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
-
Get response headers
- getHeaderValue(String) - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
-
Get the value of a response header by name
- getHttpConnection() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- getHttpConnection() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- getHttpConnectionAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getHttpConnectionAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getHttpConnectionMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getHttpConnectionMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getHttpConnectionMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getHttpConnectionMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getHttpMethod() - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerf
- getHttpMethod() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getHttpMethod() - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
- getHttpPath() - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerf
- getHttpPath() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getHttpResponseStatus() - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerf
- getHttpResponseTime() - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerf
-
millisecond
- getHttpUrl() - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
- getInformation(Class<T>) - 异常错误 中的方法tech.testnx.cah.common.exceptions.CahException
- getInitiatorType() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getIntValue(String) - 类 中的方法tech.testnx.cah.common.ws.JsonParser
-
Get an int value of json node by path like "aa.bb.cc" Example path from aa to bb to cc: using aa.bb.cc
Example path from aa to array[0] to cc: using aa.0.cc OR aa[0].cc
Example path from aa to bb to array[9]: using aa.bb.9 OR aa.bb[9] - getJdkProxy() - 类 中的方法tech.testnx.cah.common.monitors.HttpArchiver
- getJsonBody() - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
-
Get body with JsonNode type
- getJsonParser() - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
- getList() - 类 中的方法tech.testnx.cah.data.TransformableListDataBean
-
Get List data
- getLoadEvent() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- getLoadEventAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getLoadEventEnd() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getLoadEventMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getLoadEventMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getLoadEventStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getLocalStoragesLength() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
get local storage length
- getLocalStorageValue(String) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
get a local storage value by key
- getLogBuffer() - 类 中的方法tech.testnx.cah.common.log.Logger
-
Get Log Buffering
- getLogger() - 类 中的静态方法tech.testnx.cah.common.log.Logger
-
Get logger
- getLogPath() - 枚举 中的方法tech.testnx.cah.common.driver.DriverServiceType
- getLogs() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of log directory
- getLogs() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getLogs() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getLogs() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getLogsSeparatedWithHtmlLineBreak() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getLogsSeparatedWithHtmlLineBreak() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getLogsSeparatedWithHtmlLineBreakAndColorful() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getLogsSeparatedWithHtmlLineBreakAndColorful() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getLogsSeparatedWithHtmlSpanAndColorful() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getLogsSeparatedWithHtmlSpanAndColorful() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getLogsSeparatedWithLineBreak() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getLogsSeparatedWithLineBreak() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getLongValue(String) - 类 中的方法tech.testnx.cah.common.ws.JsonParser
-
Get a long value of json node by path like "aa.bb.cc" Example path from aa to bb to cc: using aa.bb.cc
Example path from aa to array[0] to cc: using aa.0.cc OR aa[0].cc
Example path from aa to bb to array[9]: using aa.bb.9 OR aa.bb[9] - getManagedInstance(Class<T>, T) - 类 中的方法tech.testnx.cah.support.ActionManagement
-
Action annotation with retry value If action method is executed with exception then retry If action method return type is not void then return value is null then retry If action method return type is not void then return value is not null then do not retry.
- getManagedInstance(Class<T>, T) - 接口 中的方法tech.testnx.cah.support.ManageBehavior
- getManagedInstance(Class<T>, T) - 类 中的方法tech.testnx.cah.support.StepManagement
-
Step annotation with retry value If step method is executed with exception then retry If step method return type is not void then return value is null then retry If step method return type is not void then return value is not null then do not retry.
- getMapper() - 类 中的方法tech.testnx.cah.common.utils.JsonUtility
- getMaxResTime() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getMaxResTimeBySecond() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getMethod() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getMethod() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getMethod() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getMinResTime() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getMinResTimeBySecond() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- getModule() - 类 中的方法tech.testnx.cah.common.reports.aggregation.TestResult4Aggregation
- getModule() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getModule() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- getModule() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getModuleDataPath() - 类 中的方法tech.testnx.cah.data.json.JsonClient
- getModuleDataPath() - 接口 中的方法tech.testnx.cah.data.TestDataClient
-
Get module data directory path
- getModuleDataPath() - 类 中的方法tech.testnx.cah.data.xls.ExcelClient
- getModuleEnvDataPath() - 类 中的方法tech.testnx.cah.data.json.JsonClient
- getModuleEnvDataPath() - 接口 中的方法tech.testnx.cah.data.TestDataClient
-
Get module and environment data directory path
- getModuleEnvDataPath() - 类 中的方法tech.testnx.cah.data.xls.ExcelClient
- getModuleName() - 接口 中的方法tech.testnx.cah.ITest
-
Get a currrent module name
- getName() - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- getName() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getName() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getName() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getName() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getName() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- getName() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- getNavigationPerf() - 类 中的方法tech.testnx.cah.common.monitors.WebPagePerf
- getNavigationsAnalysis() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- getNodeList(String) - 类 中的方法tech.testnx.cah.common.ws.JsonParser
-
Get the json node list by path like "aa.bb.cc" Example path from aa to bb to cc: aa.bb.cc
Example path from aa to array[0] to cc: aa.0.cc
Example path from aa to bb to array[9]: aa.bb.9 - getNotes() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getNotes(ITestResult) - 类 中的静态方法tech.testnx.cah.common.reports.Recorder
-
Get all text notes of a specific test which include both tech.testnx.cah.common.reports.Recorder and org.testng.Reporter
- getNoteSeparatedWithHtmlLineBreak() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getNoteSeparatedWithLineBreak() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getNoteSeparatedWithSemicolon() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getOptionalProxy() - 类 中的方法tech.testnx.cah.common.browser.AbstractBrowser
- getOptionalService() - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- getOthersCount() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
-
Other Requests except GET/POST/PUT/DELETE
- getPagePerformance() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Get all performance data for current page
- getPagesResult() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- getParameter(String) - 接口 中的方法tech.testnx.cah.common.config.CahConfigurable
- getParameter(String) - 枚举 中的方法tech.testnx.cah.common.config.Config
- getPassedCaseNum() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getPassedRate() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getPerfDataStore() - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerfMonitor
-
Get Perf Data Store
- getPerfDataStore() - 类 中的方法tech.testnx.cah.common.monitors.WebPagePerfMonitor
-
Get Perf Data Store
- getPostCount() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getProjectName() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getProjectName() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- getProjectName() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getProjectOwner() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getProjectOwner() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- getProjectOwner() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getProxyInstance(Class<T>, T, ConcurrentHashMap<Method, InvocationHandler>) - 类 中的方法tech.testnx.cah.common.proxy.ProxyMan
-
InvocationHandlerFilter is a mapping between Method and InvocationHandler.
- getProxyInstance(Class<T>, T, InvocationHandler) - 类 中的方法tech.testnx.cah.common.proxy.ProxyMan
-
This invocationHandler is invoked for each method
- getProxyServer() - 类 中的方法tech.testnx.cah.common.monitors.HttpArchiver
- getPutCount() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getRecord() - 接口 中的方法tech.testnx.cah.common.reports.Recordable
-
Get Record
- getRecordMaps() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getRecords() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getRecords() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getRecords(ITestResult) - 类 中的静态方法tech.testnx.cah.common.reports.Recorder
-
Get all records of a specific test.
- getRecordType() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- getRecordType() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getRecordType() - 类 中的方法tech.testnx.cah.common.reports.CommonRecord
- getRecordType() - 接口 中的方法tech.testnx.cah.common.reports.Recordable
-
Get Record Type
- getRecordType() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- getRecordType() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- getRedirectEnd() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getRedirectEnd() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getRedirectStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getRedirectStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getRedirectToFetchStart() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- getRedirectToFetchStart() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- getRedirectToFetchStartAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getRedirectToFetchStartAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getRedirectToFetchStartMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getRedirectToFetchStartMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getRedirectToFetchStartMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getRedirectToFetchStartMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getReports() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of output reports directory
- getRequestStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getRequestStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getRequestToResponse() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- getRequestToResponse() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- getRequestToResponseAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getRequestToResponseAverage() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getRequestToResponseMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getRequestToResponseMax() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getRequestToResponseMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- getRequestToResponseMin() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- getResources() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of resources directory
- getResourcesPerf() - 类 中的方法tech.testnx.cah.common.monitors.WebPagePerf
- getResourceType(String) - 枚举 中的静态方法tech.testnx.cah.common.monitors.WebPageResourcePerf.ResourceType
-
Get ResourceType by initiatorType
- getResponseEnd() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getResponseEnd() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getResponseStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getResponseStart() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getResponseTime() - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
- getResultText() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- getResultText() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getResultText() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- getResultText() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- getRoot() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of working directory
- getRound() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- getRound() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- getScreenDimension() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Get real screen dimension
- getScreenshotBase64() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getScreenshotBase64() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getScreenshotBase64() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getScreenshotBase64() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- getScreenshotBase64Path(ITestResult) - 类 中的方法tech.testnx.cah.common.config.CahDirectories
- getScreenshotBase64WithHeader() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getScreenshotBase64WithHeader() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getScreenshotBytes() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getScreenshotBytes() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getScreenshotBytes() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- getScreenshotPngPath(ITestResult) - 类 中的方法tech.testnx.cah.common.config.CahDirectories
- getSecond() - 类 中的方法tech.testnx.cah.common.tuple.Pair
- getSecuredCommonData(String) - 类 中的方法tech.testnx.cah.data.json.JsonClient
- getSecuredCommonData(String) - 接口 中的方法tech.testnx.cah.data.TestDataClient
-
Get secured common data value by data name, return decrypted text
- getSecuredCommonData(String) - 类 中的方法tech.testnx.cah.data.xls.ExcelClient
- getSecuredParameter(String) - 接口 中的方法tech.testnx.cah.common.config.CahConfigurable
- getSelectedMonitorTypes() - 枚举 中的静态方法tech.testnx.cah.common.monitors.MonitorType
-
Get selected monitor types if performance monitoring is enabled Return empty list if performance monitoring is disabled
- getSelectedReportType() - 类 中的方法tech.testnx.cah.common.reports.AbstractReporter
- getSeleniumProxy() - 类 中的方法tech.testnx.cah.common.monitors.HttpArchiver
- getService() - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverService
- getServiceType() - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverService
- getServiceType() - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- getSessionStoragesLength() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
get session storage length
- getSessionStorageValue(String) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
get a session storage value by key
- getSeverity() - 异常错误 中的方法tech.testnx.cah.common.exceptions.CahException
- getShortCls() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getShortCls() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getSkippedCaseNum() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getSkippedRate() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getStartTime() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- getStartTime() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getState(String) - 类 中的静态方法tech.testnx.cah.common.state.StateManager
-
Get a global state with name
- getStateNames() - 类 中的静态方法tech.testnx.cah.common.state.StateManager
-
Get global state name list
- getStatus() - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverService
- getStatus() - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- getStatus() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getStatus() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getStatus() - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
-
Get response status
- getStringBody() - 类 中的方法tech.testnx.cah.common.ws.RestfulResponse
-
Get body with String type
- getStringValue(String) - 类 中的方法tech.testnx.cah.common.ws.JsonParser
-
Get a string value of json node by path like "aa.bb.cc"
Example path from aa to bb to cc: using aa.bb.cc
Example path from aa to array[0] to cc: using aa.0.cc OR aa[0].cc
Example path from aa to bb to array[9]: using aa.bb.9 OR aa.bb[9] - getSubmodule() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getSubModule() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getSuite() - 类 中的方法tech.testnx.cah.common.reports.aggregation.TestResult4Aggregation
- getSuite() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getSuite() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getSuite() - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- getSuite() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getSuites() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of suites directory
- getSupplementary() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getSupportedParameters(Object[]) - 枚举 中的静态方法tech.testnx.cah.data.SupportedParameterTypeEnum
-
Return Supported Parameters from test method parameters
- getSupportedParameters(Method) - 枚举 中的静态方法tech.testnx.cah.data.SupportedParameterTypeEnum
-
Return Supported Parameters from test method
- getTemp() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of temp directory
- getTestAttributeValue(IAttributes) - 枚举 中的方法tech.testnx.cah.TestAttributesEnum
-
Get current test attribute's value
- getTestData(Class<?>, Method) - 类 中的方法tech.testnx.cah.data.json.JsonClient
- getTestData(Class<?>, Method) - 接口 中的方法tech.testnx.cah.data.TestDataClient
-
get test data for each test case
- getTestData(Class<?>, Method) - 类 中的方法tech.testnx.cah.data.xls.ExcelClient
- getTestIdList() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getTestIds() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getTestIDs() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getTestResult() - 类 中的方法tech.testnx.cah.common.reports.TotalResults
- getTestResult(List<ISuite>) - 类 中的方法tech.testnx.cah.common.reports.AbstractReporter
- getTestResultsFace() - 类 中的方法tech.testnx.cah.common.reports.TestResult
-
Return 0 for Happy, 1 for Normal, 2 for Sad
- getTextRecord() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- getTextRecord() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getTextRecord() - 类 中的方法tech.testnx.cah.common.reports.CommonRecord
- getTextRecord() - 接口 中的方法tech.testnx.cah.common.reports.Recordable
-
Get text record
- getTextRecord() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- getTextRecord() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- getTextRecordWithoutTime() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- getTextRecordWithoutTime() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- getTextRecordWithoutTime() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- getTextRecordWithoutTime() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- getThird() - 类 中的方法tech.testnx.cah.common.tuple.Triplet
- getThrowable() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getThrowable() - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- getTimezone() - 类 中的方法tech.testnx.cah.common.log.Logger
-
Get current timezone
- getTitle() - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- getTitle() - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- getTop10CaseswithTimeConsuming() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getTotalCaseNum() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getTotalCount() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getTotalDuration() - 类 中的方法tech.testnx.cah.common.reports.TestResult
- getTransferSize() - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
-
byte
- getTransferSize() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
-
byte
- getType() - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- getUserHome() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of User home
- getValue(String) - 接口 中的方法tech.testnx.cah.data.properties.HandleProperties
-
Get data from temporary file by key
- getValue(String) - 类 中的方法tech.testnx.cah.data.properties.PropertiesClient
- getWebApiPerfResult() - 类 中的方法tech.testnx.cah.common.reports.TotalResults
- getWebApiPerfResults(List<ISuite>) - 类 中的方法tech.testnx.cah.common.reports.perf.AbstractWebApiPerfReporter
- getWebApiPerfSamples() - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- getWebDriver(URL) - 接口 中的方法tech.testnx.cah.common.browser.Browser
-
New a RemoteWebDriver by Remote Driver service
- getWebDriver(URL) - 类 中的方法tech.testnx.cah.common.browser.Chrome
- getWebDriver(URL) - 类 中的方法tech.testnx.cah.common.browser.Edge
- getWebDriver(URL) - 类 中的方法tech.testnx.cah.common.browser.Firefox
- getWebDriver(URL) - 类 中的方法tech.testnx.cah.common.browser.IE
-
已过时。
- getWebDriver(DriverService) - 类 中的方法tech.testnx.cah.common.browser.AbstractBrowser
- getWebDriver(DriverService) - 接口 中的方法tech.testnx.cah.common.browser.Browser
-
New a RemoteWebDriver by local Driver service
- getWebPagePerfResult() - 类 中的方法tech.testnx.cah.common.reports.TotalResults
- getWebPagePerfResults(List<ISuite>) - 类 中的方法tech.testnx.cah.common.reports.perf.AbstractWebPagePerfReporter
- getWorkDir() - 类 中的方法tech.testnx.cah.common.config.CahDirectories
-
Get the Path of Current working directory
- GLOBAL - tech.testnx.cah.common.config.Config
- GlobalConfigKey - tech.testnx.cah.common.config中的枚举
- GOLDEN_CRYPTOR - tech.testnx.cah.common.security.CryptorProvider
- GoldenCryptor - tech.testnx.cah.common.security中的类
- GoldenCryptor() - 类 的构造器tech.testnx.cah.common.security.GoldenCryptor
H
- handleException(E) - 接口 中的方法tech.testnx.cah.common.exceptions.HandleException
- HandleException<E extends Throwable> - tech.testnx.cah.common.exceptions中的接口
- HandleProperties - tech.testnx.cah.data.properties中的接口
- HandleWS - tech.testnx.cah.common.ws中的接口
- HandleWsV2 - tech.testnx.cah.common.ws中的接口
- hashCodeByHexString(String) - 类 中的方法tech.testnx.cah.common.utils.StringUtility
-
Get hash code for provided string, then covert the hash code to hexadecimal String
- HasScp - tech.testnx.cah.common.net.ssh中的接口
- HasSftp - tech.testnx.cah.common.net.ssh中的接口
- HasSshExec - tech.testnx.cah.common.net.ssh中的接口
- HasSshTunnel - tech.testnx.cah.common.net.ssh中的接口
- HaveListener<T> - tech.testnx.cah.common.browser.actions中的接口
- highlight(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Highlight an element by JS
- HTML_BOOTSTRAP - tech.testnx.cah.common.reports.ReportType
- HTML_EXTENT - tech.testnx.cah.common.reports.ReportType
-
已过时。
- HTML_PLAIN - tech.testnx.cah.common.reports.ReportType
-
已过时。
- HTML_VUE_VUETIFY - tech.testnx.cah.common.reports.ReportType
- HtmlBootstrapReporter - tech.testnx.cah.common.reports中的类
- HtmlBootstrapReporter() - 类 的构造器tech.testnx.cah.common.reports.HtmlBootstrapReporter
- HtmlExtentReporter - tech.testnx.cah.common.reports中的类
-
已过时。
- HtmlExtentReporter() - 类 的构造器tech.testnx.cah.common.reports.HtmlExtentReporter
-
已过时。
- HtmlPlainReporter - tech.testnx.cah.common.reports中的类
-
已过时。
- HtmlPlainReporter() - 类 的构造器tech.testnx.cah.common.reports.HtmlPlainReporter
-
已过时。
- HtmlVueVuetifyReporter - tech.testnx.cah.common.reports中的类
- HtmlVueVuetifyReporter() - 类 的构造器tech.testnx.cah.common.reports.HtmlVueVuetifyReporter
- Http_Archiver_Monitor - tech.testnx.cah.common.monitors.MonitorType
- HttpArchiver - tech.testnx.cah.common.monitors中的类
- HttpArchiverTestListener - tech.testnx.cah.common.listener中的类
- HttpArchiverTestListener() - 类 的构造器tech.testnx.cah.common.listener.HttpArchiverTestListener
I
- IApi - tech.testnx.cah中的接口
- IController - tech.testnx.cah中的接口
- id - 枚举 中的变量tech.testnx.cah.common.reports.CaseResult.StatusEnum
- IE - tech.testnx.cah.common.browser中的类
-
已过时。
- IE - tech.testnx.cah.common.browser.BrowserType
-
已过时。
- IE() - 类 的构造器tech.testnx.cah.common.browser.IE
-
已过时。
- IE_SERVICE - tech.testnx.cah.common.driver.DriverServiceType
- imageComparer(File, File, File, int, int, StringBuilder) - 类 中的方法tech.testnx.cah.common.utils.ImageUtility
-
API: Compare two images and highlight the differ image
If diffImage is null, will not produce differ image
If diffImage is not null, the differ image with RED highlight
"colorDistance", it means that the distance(difference) of two color can be acceptable. - imageUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- ImageUtility - tech.testnx.cah.common.utils中的类
- IN_LOADER - tech.testnx.cah.common.clschef.CahClassLoader.ClassStatus
-
Class is found in CahClassLoader by class full name, but not loaded into JVM heap
- IN_USE - tech.testnx.cah.common.driver.Reuseable.ReuseStatusEnum
- info(String) - 类 中的方法tech.testnx.cah.common.log.Logger
-
Print info message
- INFO - tech.testnx.cah.common.log.Logger.Level
- initializeInvoker(String, Map<String, String>, Map<String, String>, Map<String, String>) - 类 中的方法tech.testnx.cah.common.ws.AbstractRestClient
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.config.CahDirectories
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.driver.DriverServiceManager
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.driver.ReusedDriverServicePool
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.driver.ReusedRemoteDriverPool
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.monitors.HttpArchiver
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.monitors.WebApiPerfMonitor
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.monitors.WebPagePerfMonitor
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.AopUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.BeanUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.ClassUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.EnumUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.FileUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.ImageUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.JsonUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.MathUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.MiscUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.ResourceUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.SecurityUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.StringUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.utils.TimeUtility
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.ws.listener.AssertedRestClientListener
- INSTANCE - 类 中的静态变量tech.testnx.cah.common.ws.listener.DefaultRestClientListener
- INTEGER_CLASS - tech.testnx.cah.data.SupportedParameterTypeEnum
- INTEGER_TYPE - tech.testnx.cah.data.SupportedParameterTypeEnum
- intercept(Iterator<Object[]>, IDataProviderMethod, ITestNGMethod, ITestContext) - 类 中的方法tech.testnx.cah.common.listener.DefaultDataProviderInterceptor
- INTERNAL_RESOURCE_ROOT_PATH - 类 中的静态变量tech.testnx.cah.common.config.ConstantsGlobal
- INTERNAL_RESOURCE_TEMPLATE_PATH - 类 中的静态变量tech.testnx.cah.common.config.ConstantsGlobal
- INTERNAL_RESOURCE_TOOLKIT_PATH - 类 中的静态变量tech.testnx.cah.common.config.ConstantsGlobal
- intervalWaitInSecond() - 注释类型 中的方法tech.testnx.cah.support.annotations.Action
- intervalWaitInSecond() - 注释类型 中的方法tech.testnx.cah.support.annotations.Step
- invisibilityOfElementLocated(By) - 类 中的静态方法tech.testnx.cah.common.misc.WebExpectedConditions
-
Wait Condition for invisible element
- InvocationHandler - tech.testnx.cah.common.proxy中的接口
- IPage - tech.testnx.cah中的接口
- isAlertPresent(WebDriver) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
-
Check target Alert is existing?
- isAopProxy(Object) - 类 中的方法tech.testnx.cah.common.utils.AopUtility
- isBooleanType(Parameter) - 类 中的方法tech.testnx.cah.common.utils.ClassUtility
- isByteType(Parameter) - 类 中的方法tech.testnx.cah.common.utils.ClassUtility
- isCglibProxy(Object) - 类 中的方法tech.testnx.cah.common.utils.AopUtility
- isCssValuePresent(WebElement, String, String) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
- isDoubleType(Parameter) - 类 中的方法tech.testnx.cah.common.utils.ClassUtility
- isElementEnabled(WebDriver, By) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
-
Check if the target element is enable?
- isElementEnabledByAttribute(WebDriver, By) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
-
Check target element is enabled by element's attribute value?
- isElementEnabledByAttribute(WebElement) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
-
Check target element is enabled by element's attribute value?
- isElementExisted(WebDriver, By) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
-
Check if the target element is existing?
- isElementSelected(WebDriver, By) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
-
Check if the target element is selected ?
- isElementVisible(WebDriver, By) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
-
Check target element is Visible?
- isElementVisible(WebElement) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
-
Check target element is Visible?
- isEnable() - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerfMonitor
-
Monitoring only if enable = true
- isEnable() - 类 中的方法tech.testnx.cah.common.monitors.WebPagePerfMonitor
-
Monitoring only if enable = true
- isEnabledWebapiPerfMonitor() - 类 中的方法tech.testnx.cah.common.reports.TotalResults
- isEnabledWebuiPerfMonitor() - 类 中的方法tech.testnx.cah.common.reports.TotalResults
- isFloatType(Parameter) - 类 中的方法tech.testnx.cah.common.utils.ClassUtility
- isFullscreenMode() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Check if it is full screen mode by JS
- isIntegerType(Parameter) - 类 中的方法tech.testnx.cah.common.utils.ClassUtility
- isJdkDynamicProxy(Object) - 类 中的方法tech.testnx.cah.common.utils.AopUtility
- isLongType(Parameter) - 类 中的方法tech.testnx.cah.common.utils.ClassUtility
- isNodeHasStringValue(JsonNode) - 类 中的方法tech.testnx.cah.common.utils.JsonUtility
- isNodeHasValue(JsonNode) - 类 中的方法tech.testnx.cah.common.utils.JsonUtility
- isPageReady(WebDriver) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
-
Wait for page loading ready by checking dom.readyState and jQuery.active
Return true if ready - isPageTitleReady(String) - 类 中的静态方法tech.testnx.cah.common.misc.WebExpectedConditions
-
Wait Condition for page title ready
- isPageTitleReady(WebDriver, String) - 类 中的静态方法tech.testnx.cah.common.misc.WebValidator
-
Wait for page title ready
- isResult() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- isResult() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- isResult() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- isResult() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- isScrollbarVisible() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
- isShortType(Parameter) - 类 中的方法tech.testnx.cah.common.utils.ClassUtility
- isSuccessful() - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerf
- ITest - tech.testnx.cah中的接口
J
- jsActions - 类 中的变量tech.testnx.cah.common.browser.actions.RobotActions
- JsActions - tech.testnx.cah.common.browser.actions中的类
- JsActions(WebDriver) - 类 的构造器tech.testnx.cah.common.browser.actions.JsActions
- JsActions(WebDriver, List<ActionListener>) - 类 的构造器tech.testnx.cah.common.browser.actions.JsActions
- JSCH - tech.testnx.cah.common.net.ssh.SshClientType
- JschClient - tech.testnx.cah.common.net.ssh中的类
- JSON - tech.testnx.cah.common.config.TestDataType
- JsonClient - tech.testnx.cah.data.json中的类
- JSONNODE - tech.testnx.cah.data.SupportedParameterTypeEnum
- JsonParser - tech.testnx.cah.common.ws中的类
- JsonParser(JsonNode) - 类 的构造器tech.testnx.cah.common.ws.JsonParser
- JsonParser(String) - 类 的构造器tech.testnx.cah.common.ws.JsonParser
- jsonUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- JsonUtility - tech.testnx.cah.common.utils中的类
- JsonValidator - tech.testnx.cah.common.ws.json中的类
- JsonValidator() - 类 的构造器tech.testnx.cah.common.ws.json.JsonValidator
K
- Keep_Reports - tech.testnx.cah.common.config.GlobalConfigKey
L
- listenerIsRegisteredOnElement(String, WebElement) - 类 中的静态方法tech.testnx.cah.common.misc.WebExpectedConditions
-
Wait Condition for element listener ready
- loadClass(String) - 类 中的方法tech.testnx.cah.common.clschef.CahClassLoader
- LOADED - tech.testnx.cah.common.clschef.CahClassLoader.ClassStatus
-
Class already is loaded into JVM heap, it can not be loaded again by the same class loader instance
- log(String) - 类 中的静态方法tech.testnx.cah.common.reports.Recorder
-
log a text note to current test
- log(Recordable<?>) - 类 中的静态方法tech.testnx.cah.common.reports.Recorder
-
log a record to current test
- Log_Level - tech.testnx.cah.common.config.GlobalConfigKey
- Log_TimeZone - tech.testnx.cah.common.config.GlobalConfigKey
- logger - 类 中的变量tech.testnx.cah.AbstractApi
- logger - 类 中的变量tech.testnx.cah.AbstractController
- logger - 类 中的变量tech.testnx.cah.AbstractPage
- logger - 类 中的变量tech.testnx.cah.AbstractTest
- logger - 类 中的变量tech.testnx.cah.common.asserts.CahAssertion
- logger - 类 中的变量tech.testnx.cah.common.browser.AbstractBrowser
- logger - 类 中的变量tech.testnx.cah.common.browser.actions.RobotActions
- logger - 类 中的变量tech.testnx.cah.common.reports.AbstractReporter
- logger - 类 中的变量tech.testnx.cah.common.ws.AbstractRestClient
- logger - 类 中的变量tech.testnx.cah.data.AbstractTestDataClient
- Logger - tech.testnx.cah.common.log中的类
- Logger.Level - tech.testnx.cah.common.log中的枚举
- LONG_CLASS - tech.testnx.cah.data.SupportedParameterTypeEnum
- LONG_TYPE - tech.testnx.cah.data.SupportedParameterTypeEnum
M
- ManageBehavior<T> - tech.testnx.cah.support中的接口
- mathUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- MathUtility - tech.testnx.cah.common.utils中的类
- mergeImagesBySameWidth(List<BufferedImage>) - 类 中的方法tech.testnx.cah.common.utils.ImageUtility
-
Merge images with same width
- miscUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- MiscUtility - tech.testnx.cah.common.utils中的类
- Module - tech.testnx.cah.support.annotations中的注释类型
- Monitor_Provider - tech.testnx.cah.common.config.GlobalConfigKey
- MonitorType - tech.testnx.cah.common.monitors中的枚举
- mouseClick(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
Mouse move and click an element
- mouseClickStartPoint() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
API: Move Mouse and click browser view area (1,1)
- mouseDoubleClick(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
Mouse double click an element by Robot
- mouseDragAndDrop(WebElement, WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
Drag and drop from source element to target element
- mouseMove(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
Mouse move an element center by Robot If need move to a element, need use this method.
- mouseMoveToStartPoint() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
API: Move Mouse to browser view area (1,1)
- mouseOver(WebElement, int) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
Mouse over at an element
N
- navigateTo(String) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Navigate to new URL by JS
- newChromeDriver() - 类 中的方法tech.testnx.cah.AbstractTest
-
New a Chrome web Driver
- newEdgeDriver() - 类 中的方法tech.testnx.cah.AbstractTest
-
New a Edge web Driver
- newFirefoxDriver() - 类 中的方法tech.testnx.cah.AbstractTest
-
New a Firefox WebDriver
- newInstance() - 类 中的静态方法tech.testnx.cah.common.reports.CaseResult
- newInstance() - 类 中的静态方法tech.testnx.cah.common.reports.FailureResult
- newInstance() - 类 中的静态方法tech.testnx.cah.common.reports.TotalResults
- newInstance() - 类 中的静态方法tech.testnx.cah.common.wait.Wait
-
default timeoutInSecond as 300, interval as 5
- newInstance() - 类 中的静态方法tech.testnx.cah.common.ws.RestClientV2
- newInstance(int, int) - 类 中的静态方法tech.testnx.cah.common.wait.Wait
- newInstance(Object) - 异常错误 中的静态方法tech.testnx.cah.common.exceptions.CahException
- newInstance(String) - 类 中的静态方法tech.testnx.cah.common.ws.RestClient
- newInstance(String) - 类 中的静态方法tech.testnx.cah.data.properties.PropertiesClient
- newInstance(String, int, String, String) - 类 中的静态方法tech.testnx.cah.common.net.ssh.JschClient
- newInstance(String, int, String, String) - 类 中的静态方法tech.testnx.cah.common.net.ssh.PuttyClient
-
已过时。
- newInstance(String, int, String, String) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshdClient
- newInstance(String, int, String, String) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshjClient
- newInstance(String, int, String, Path) - 类 中的静态方法tech.testnx.cah.common.net.ssh.JschClient
- newInstance(String, int, String, Path) - 类 中的静态方法tech.testnx.cah.common.net.ssh.PuttyClient
-
已过时。
- newInstance(String, int, String, Path) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshdClient
- newInstance(String, int, String, Path) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshjClient
- newInstance(String, Object) - 异常错误 中的静态方法tech.testnx.cah.common.exceptions.CahException
- newInstance(String, String) - 类 中的静态方法tech.testnx.cah.data.json.JsonClient
- newInstance(String, String) - 类 中的静态方法tech.testnx.cah.data.xls.ExcelClient
- newInstance(String, String, String) - 类 中的静态方法tech.testnx.cah.common.net.ssh.JschClient
- newInstance(String, String, String) - 类 中的静态方法tech.testnx.cah.common.net.ssh.PuttyClient
-
已过时。
- newInstance(String, String, String) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshdClient
- newInstance(String, String, String) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshjClient
- newInstance(String, String, Throwable, List<String>, String, byte[]) - 类 中的静态方法tech.testnx.cah.common.reports.FailureResult
- newInstance(String, String, Path) - 类 中的静态方法tech.testnx.cah.common.net.ssh.JschClient
- newInstance(String, String, Path) - 类 中的静态方法tech.testnx.cah.common.net.ssh.PuttyClient
-
已过时。
- newInstance(String, String, Path) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshdClient
- newInstance(String, String, Path) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshjClient
- newInstance(String, Map<String, String>) - 类 中的静态方法tech.testnx.cah.common.ws.RestClient
- newInstance(String, Map<String, String>, Map<String, String>) - 类 中的静态方法tech.testnx.cah.common.ws.RestClient
- newInstance(String, Map<String, String>, Map<String, String>, Map<String, String>) - 类 中的静态方法tech.testnx.cah.common.ws.RestClient
- newInstance(List<String>, String, String, String, String, String, CaseResult.StatusEnum, long, List<String>, List<Recordable<?>>, List<String>, List<String>, Throwable, String, byte[]) - 类 中的静态方法tech.testnx.cah.common.reports.CaseResult
- newInstance(Map<String, String>, Map<String, String>) - 类 中的静态方法tech.testnx.cah.common.ws.RestClientV2
- newInstance(ExceptionSeverityEnum, Object) - 异常错误 中的静态方法tech.testnx.cah.common.exceptions.CahException
- newInstance(ExceptionSeverityEnum, String, Object) - 异常错误 中的静态方法tech.testnx.cah.common.exceptions.CahException
- newRecord() - 枚举 中的方法tech.testnx.cah.common.reports.RecordType
-
DefaultRecord type does not support method newRecord()
- newTab() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Open a new browser tab and return a handle name
- newTransaction(int, int, Callable<Boolean>) - 类 中的静态方法tech.testnx.cah.common.retry.Transaction
-
Create a new transaction and set up a rollback procedure
- newTransaction(Callable<Boolean>) - 类 中的静态方法tech.testnx.cah.common.retry.Transaction
-
Create a new transaction and set up a rollback procedure
- NOT_IN_LOADER - tech.testnx.cah.common.clschef.CahClassLoader.ClassStatus
-
Class is not found in CahClassLoader by class full name
O
- onAfterAssert(IAssert<?>) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
-
Invoked after an assert is run.
- onAfterClass(ITestClass) - 类 中的方法tech.testnx.cah.common.listener.DefaultClassListener
- onAssertFailure(IAssert<?>, AssertionError) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
- onAssertSuccess(IAssert<?>) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
-
Invoked when an assert succeeds.
- onBeforeAssert(IAssert<?>) - 类 中的方法tech.testnx.cah.common.asserts.CahAssertion
-
Invoked before an assert is run.
- onBeforeClass(ITestClass) - 类 中的方法tech.testnx.cah.common.listener.DefaultClassListener
- onDataProviderFailure(ITestNGMethod, ITestContext, RuntimeException) - 类 中的方法tech.testnx.cah.common.listener.DefaultDataProviderListener
- onExecutionFinish() - 类 中的方法tech.testnx.cah.common.listener.DefaultExecutionListener
- onExecutionStart() - 类 中的方法tech.testnx.cah.common.listener.DefaultExecutionListener
- onFinish(ISuite) - 类 中的方法tech.testnx.cah.common.listener.DefaultSuiteListener
- onFinish(ITestContext) - 类 中的方法tech.testnx.cah.common.listener.DefaultTestListener
- onStart(ISuite) - 类 中的方法tech.testnx.cah.common.listener.DefaultSuiteListener
- onStart(ITestContext) - 类 中的方法tech.testnx.cah.common.listener.DefaultTestListener
- onTestFailedButWithinSuccessPercentage(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.DefaultTestListener
- onTestFailedButWithinSuccessPercentage(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.HttpArchiverTestListener
- onTestFailedWithTimeout(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.DefaultTestListener
- onTestFailedWithTimeout(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.HttpArchiverTestListener
- onTestFailure(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.DefaultTestListener
- onTestFailure(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.HttpArchiverTestListener
- onTestSkipped(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.DefaultTestListener
- onTestSkipped(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.HttpArchiverTestListener
- onTestStart(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.DefaultTestListener
- onTestStart(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.EnableStabilityTestListener
- onTestStart(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.HttpArchiverTestListener
- onTestSuccess(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.DefaultTestListener
- onTestSuccess(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.HttpArchiverTestListener
- OperateBrowser - tech.testnx.cah.common.browser.actions中的接口
- Operator - tech.testnx.cah.support.annotations中的注释类型
P
- P1 - tech.testnx.cah.common.exceptions.ExceptionSeverityEnum
- P2 - tech.testnx.cah.common.exceptions.ExceptionSeverityEnum
- P3 - tech.testnx.cah.common.exceptions.ExceptionSeverityEnum
- P4 - tech.testnx.cah.common.exceptions.ExceptionSeverityEnum
- P5 - tech.testnx.cah.common.exceptions.ExceptionSeverityEnum
- pageReady() - 类 中的静态方法tech.testnx.cah.common.misc.WebExpectedConditions
-
Wait Condition for page ready
- Pair<A,B> - tech.testnx.cah.common.tuple中的类
- Pair() - 类 的构造器tech.testnx.cah.common.tuple.Pair
- Pair(A, B) - 类 的构造器tech.testnx.cah.common.tuple.Pair
- PASSED - tech.testnx.cah.common.reports.CaseResult.StatusEnum
- plain(String) - 类 中的方法tech.testnx.cah.common.log.Logger
-
Directly print the message without wrapper, like System.out.println()
- PoolWithObjName<R,T> - tech.testnx.cah.common.driver中的接口
- PoolWithoutObjName<R,T> - tech.testnx.cah.common.driver中的接口
- pressOneKey(int) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
API: Press a key on keyboard after focus on the element, the key code is referred to java.awt.event.KeyEvent class
- pressThreeKeys(int, int, int) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
API: Press the three keys on keyboard at the same time after focus on the element, the key code is referred to java.awt.event.KeyEvent class
- pressTwoKeys(int, int) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
API: Press the two keys on keyboard at the same time after focus on the element, the key code is referred to java.awt.event.KeyEvent class
- Project_Name - tech.testnx.cah.common.config.GlobalConfigKey
- Project_Owner - tech.testnx.cah.common.config.GlobalConfigKey
- PropertiesClient - tech.testnx.cah.data.properties中的类
- provide(String) - 类 中的静态方法tech.testnx.cah.data.DataClientProvider
- provide(String, int, String, String) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshClientProvider
-
Provide a SSH client based on configuration
- provide(String, int, String, Path) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshClientProvider
-
Provide a SSH client based on configuration
- provide(String, String, String) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshClientProvider
-
Provide a SSH client based on configuration
- provide(String, String, Path) - 类 中的静态方法tech.testnx.cah.common.net.ssh.SshClientProvider
-
Provide a SSH client based on configuration
- ProvideComposer - tech.testnx.cah.common.templates中的接口
- ProvideCryptor - tech.testnx.cah.common.security中的接口
- provideData(Method) - 类 中的静态方法tech.testnx.cah.data.AutoDataProvider
- ProxyMan<T> - tech.testnx.cah.common.proxy中的类
- ProxyMan() - 类 的构造器tech.testnx.cah.common.proxy.ProxyMan
- PuttyClient - tech.testnx.cah.common.net.ssh中的类
-
已过时。
Q
- query(Object...) - 接口 中的方法tech.testnx.cah.common.wait.WaitCondition
R
- readImageFromBytes(byte[]) - 类 中的方法tech.testnx.cah.common.utils.ImageUtility
-
Read image from bytes array
- readImageFromFile(File) - 类 中的方法tech.testnx.cah.common.utils.ImageUtility
-
Read image from file
- readResouceAsInputStream(String) - 类 中的方法tech.testnx.cah.common.utils.ResourceUtility
-
read resouce file in class full path as "org/qa/test/config.txt"
- readResouceAsProperties(String) - 类 中的方法tech.testnx.cah.common.utils.ResourceUtility
-
read Properties file in class full path as "org/qa/test/config.properties"
- readTree(File) - 类 中的方法tech.testnx.cah.common.utils.JsonUtility
- readTree(String) - 类 中的方法tech.testnx.cah.common.utils.JsonUtility
- Recordable<T extends Recordable<T>> - tech.testnx.cah.common.reports中的接口
- Recorder - tech.testnx.cah.common.reports中的类
- Recorder() - 类 的构造器tech.testnx.cah.common.reports.Recorder
- RecordType - tech.testnx.cah.common.reports中的枚举
- registerDriverListener(T, WebDriverListener...) - 类 中的静态方法tech.testnx.cah.common.driver.WebDriverFactory
-
Register a listener to this WebDriver
- registerListener(T) - 接口 中的方法tech.testnx.cah.common.browser.actions.HaveListener
- registerListener(ActionListener) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
- registerListener(RestClientListener) - 接口 中的方法tech.testnx.cah.common.ws.HandleWS
- registerListener(RestClientListener) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- registerListener(RestClientListener) - 类 中的方法tech.testnx.cah.common.ws.RestClient
- registerListener(RestClientListener) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- releaseObject(String) - 接口 中的方法tech.testnx.cah.common.driver.PoolWithObjName
-
Release an Object with name to pool
- releaseObject(String) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
Release an Object with name to pool
- releaseObject(RemoteWebDriver) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
Release an object to pool
- releaseObject(DriverService) - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverServicePool
-
Release a DriverService
- releaseObject(R) - 接口 中的方法tech.testnx.cah.common.driver.PoolWithoutObjName
-
Release an Object without name to pool
- releaseObject(ReusedRemoteDriver) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
Release an Object without name to pool
- releaseWebDriver(String) - 类 中的方法tech.testnx.cah.AbstractTest
-
Release the driver and it will be cleaned and reused for other tests
- releaseWebDriver(String) - 类 中的静态方法tech.testnx.cah.common.driver.WebDriverFactory
-
Release the driver and it will be cleaned and reused for other tests
- reload() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Reload current page by JS
- Remote_Driver_Service_URL - tech.testnx.cah.common.config.GlobalConfigKey
- removeObject(String) - 接口 中的方法tech.testnx.cah.common.driver.PoolWithObjName
-
Remove an unused Object b name from pool
- removeObject(String) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
Remove an unused Object by name from pool
- removeObject(RemoteWebDriver) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
Remove an object from pool
- removeObject(DriverService) - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverServicePool
-
Remove a DriverService
- removeObject(R) - 接口 中的方法tech.testnx.cah.common.driver.PoolWithoutObjName
-
Remove an unused Object by Object reference from pool
- removeObject(ReusedRemoteDriver) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
Remove an unused Object by Object reference from pool
- removeObjects() - 接口 中的方法tech.testnx.cah.common.driver.PoolWithObjName
-
Remove all Objects from pool
- removeObjects() - 接口 中的方法tech.testnx.cah.common.driver.PoolWithoutObjName
-
Remove all Objects from pool
- removeObjects() - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverServicePool
-
Remove all DriverService
- removeObjects() - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
Remove all Objects from pool
- removeState(String) - 类 中的静态方法tech.testnx.cah.common.state.StateManager
-
Remove a global state with name
- removeWebDriver(String) - 类 中的方法tech.testnx.cah.AbstractTest
-
Remove the driver when it is not used anymore
- removeWebDriver(String) - 类 中的静态方法tech.testnx.cah.common.driver.WebDriverFactory
-
Remove the driver when it is not used anymore
- render() - 类 中的方法tech.testnx.cah.common.log.ConsoleTable
- render(String, Map<String, String>) - 类 中的方法tech.testnx.cah.common.utils.StringUtility
-
Light template render
Replace all mark with ${{name}} in template with value defined in marker map
Eg: Template: "Hello: ${{who}}, this is ${{how}} day!"
Marker: marker.put("who", "Lee"); marker.put("how", "nice");
Output: "Hello: Lee, this is nice day!" - render(Path, Map<String, String>) - 类 中的方法tech.testnx.cah.common.utils.StringUtility
- Report_Aggregation_Endpoint - tech.testnx.cah.common.config.GlobalConfigKey
- Report_Type - tech.testnx.cah.common.config.GlobalConfigKey
- ReportType - tech.testnx.cah.common.reports中的枚举
- requestBrowserFullScreenMode() - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
Request browser full screen mode by WebDriver
- requestBrowserFullScreenMode() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
-
Request browser full screen mode by Robot
- requestObject() - 接口 中的方法tech.testnx.cah.common.driver.PoolWithoutObjName
-
Request an Object with default
- requestObject() - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverServicePool
-
Request a DriverService
- requestObject() - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
Request a default type ReusedRemoteDriver
- requestObject(String) - 接口 中的方法tech.testnx.cah.common.driver.PoolWithObjName
-
Request an Object with name by default
- requestObject(String) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
/* Request a default type ReusedRemoteDriver with name
- requestObject(T) - 接口 中的方法tech.testnx.cah.common.driver.PoolWithoutObjName
-
Request an Object without name from pool
- requestObject(BrowserType) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
Request a ReusedRemoteDriver without name from pool
- requestObject(BrowserType, String) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriverPool
-
Request a ReusedRemoteDriver with name from pool
- requestObject(DriverServiceType) - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverServicePool
-
Request a DriverService and it's status is in use.
- requestObject(T, String) - 接口 中的方法tech.testnx.cah.common.driver.PoolWithObjName
-
Request an Object with name from pool
- requestWebDriver() - 类 中的方法tech.testnx.cah.AbstractTest
-
Request a new WebDriver with default type and return name and WebDriver
- requestWebDriver() - 类 中的静态方法tech.testnx.cah.common.driver.WebDriverFactory
-
Request a driver with default type and return the name and driver instance
- requestWebDriver(BrowserType) - 类 中的方法tech.testnx.cah.AbstractTest
-
Request a new WebDriver with specific type and return name and WebDriver
- requestWebDriver(BrowserType) - 类 中的静态方法tech.testnx.cah.common.driver.WebDriverFactory
-
Request a driver with specific type and return the name and driver instance
- Requirement - tech.testnx.cah.common.reports.annotations中的注释类型
- resetExtra() - 类 中的静态方法tech.testnx.cah.common.reports.AssertRecord.Extra
-
Reset Extra value as empty
- resourceUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- ResourceUtility - tech.testnx.cah.common.utils中的类
- RestClient - tech.testnx.cah.common.ws中的类
- RestClient(String, Map<String, String>, Map<String, String>, Map<String, String>) - 类 的构造器tech.testnx.cah.common.ws.RestClient
- RestClientListener - tech.testnx.cah.common.ws.listener中的接口
- RestClientV2 - tech.testnx.cah.common.ws中的类
- RestClientV2() - 类 的构造器tech.testnx.cah.common.ws.RestClientV2
- RestClientV2(Map<String, String>, Map<String, String>) - 类 的构造器tech.testnx.cah.common.ws.RestClientV2
- RestfulResponse - tech.testnx.cah.common.ws中的类
- RestfulResponse(Response, Duration, String, String) - 类 的构造器tech.testnx.cah.common.ws.RestfulResponse
- retry() - 注释类型 中的方法tech.testnx.cah.support.annotations.Action
- retry() - 注释类型 中的方法tech.testnx.cah.support.annotations.Step
- retry(ITestResult) - 类 中的方法tech.testnx.cah.common.listener.RetryAnalyzer
- Retry_Count - tech.testnx.cah.common.config.GlobalConfigKey
- RetryAnalyzer - tech.testnx.cah.common.listener中的类
- RetryAnalyzer() - 类 的构造器tech.testnx.cah.common.listener.RetryAnalyzer
- Retryer<V> - tech.testnx.cah.common.retry中的类
- Retryer.Builder<V> - tech.testnx.cah.common.retry中的类
- Reuseable - tech.testnx.cah.common.driver中的接口
- Reuseable.ReuseStatusEnum - tech.testnx.cah.common.driver中的枚举
- ReusedDriverService - tech.testnx.cah.common.driver中的类
- ReusedDriverService() - 类 的构造器tech.testnx.cah.common.driver.ReusedDriverService
- ReusedDriverService(DriverService, Reuseable.ReuseStatusEnum, DriverServiceType) - 类 的构造器tech.testnx.cah.common.driver.ReusedDriverService
- ReusedDriverServicePool - tech.testnx.cah.common.driver中的类
- ReusedRemoteDriver - tech.testnx.cah.common.driver中的类
- ReusedRemoteDriver() - 类 的构造器tech.testnx.cah.common.driver.ReusedRemoteDriver
- ReusedRemoteDriver(String, Reuseable.ReuseStatusEnum, BrowserType, Optional<DriverService>, RemoteWebDriver) - 类 的构造器tech.testnx.cah.common.driver.ReusedRemoteDriver
- ReusedRemoteDriverPool - tech.testnx.cah.common.driver中的类
- robot - 类 中的变量tech.testnx.cah.common.browser.actions.RobotActions
- RobotActions - tech.testnx.cah.common.browser.actions中的类
- RobotActions(WebDriver) - 类 的构造器tech.testnx.cah.common.browser.actions.RobotActions
- RobotActionsInFullScreenModeByDriver - tech.testnx.cah.common.browser.actions中的类
- RobotActionsInFullScreenModeByDriver(WebDriver) - 类 的构造器tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByDriver
- RobotActionsInFullScreenModeByJS - tech.testnx.cah.common.browser.actions中的类
- RobotActionsInFullScreenModeByJS(WebDriver) - 类 的构造器tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByJS
- RobotActionsInMaxModeByDriver - tech.testnx.cah.common.browser.actions中的类
- RobotActionsInMaxModeByDriver(WebDriver) - 类 的构造器tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByDriver
- RobotActionsInMaxModeByJS - tech.testnx.cah.common.browser.actions中的类
- RobotActionsInMaxModeByJS(WebDriver) - 类 的构造器tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByJS
- round(double, int) - 类 中的方法tech.testnx.cah.common.utils.MathUtility
-
Rounds the given value to the specified number of decimal places f Value to round.
- round(float, int) - 类 中的方法tech.testnx.cah.common.utils.MathUtility
-
Rounds the given value to the specified number of decimal places f Value to round.
- run() - 类 中的方法tech.testnx.cah.common.driver.Ashman
S
- saveValue(String, String) - 接口 中的方法tech.testnx.cah.data.properties.HandleProperties
-
Save data from temporary file by key and value
- saveValue(String, String) - 类 中的方法tech.testnx.cah.data.properties.PropertiesClient
- ScreenshotRecord - tech.testnx.cah.common.reports中的类
- ScreenshotRecord - tech.testnx.cah.common.reports.RecordType
- ScreenshotRecord() - 类 的构造器tech.testnx.cah.common.reports.ScreenshotRecord
- scrollBy(int, int) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Scroll by relative point based on current scroll location by JS
- scrollIntoView(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
Scroll element into view port and return the relative location to the top-left corner of view port
- scrollIntoView(WebElement) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Scroll element into view port and return the relative location to the top-left corner of view port
- scrollTo(int, int) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Scroll the window to a particular and definitely point(Top and Left offset) in the document by JS
- scrollToBottom() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Scroll to bottom by JS
- scrollToTop() - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
-
Scroll to top by JS
- Secured - tech.testnx.cah.data.annotations中的注释类型
- securityUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- SecurityUtility - tech.testnx.cah.common.utils中的类
- Selenium_Driver_Mode - tech.testnx.cah.common.config.GlobalConfigKey
- SelfHandle<E extends Throwable> - tech.testnx.cah.common.exceptions中的接口
- SEPARATOR - 接口 中的静态变量tech.testnx.cah.data.TestDataClient
- setActual(String) - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- setAjaxesAnalysis(List<WebPagePerfAjaxAnalysis>) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- setAverageResTime(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- setAverageResTimeOfDelete(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setAverageResTimeOfGet(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setAverageResTimeOfOthers(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setAverageResTimeOfPost(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setAverageResTimeOfPut(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setAverageResTimeOfTotal(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setBrowserType(BrowserType) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- setCapturedLocation(String) - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- setCaseResults(List<CaseResult>) - 类 中的方法tech.testnx.cah.common.reports.TestResult
- setCases(List<CaseResult4Aggregation>) - 类 中的方法tech.testnx.cah.common.reports.aggregation.TestResult4Aggregation
- setClassMethod(String) - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- setClassMethod(String) - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- setCls(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setCls(String) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setCls(String) - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- setClue(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setClue(Throwable) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setClue(Throwable) - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- setConnectEnd(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setConnectEnd(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setConnectStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setConnectStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setCookies(Map<String, String>) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- setCount(int) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setCount(int) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setCount(long) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- setCurrentTestResult(ITestResult) - 类 中的静态方法tech.testnx.cah.common.reports.Recorder
-
Set Current Test Result
- setDate(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setDate(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- setDate(Date) - 类 中的方法tech.testnx.cah.common.reports.TestResult
- setDatetimeAsNow() - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- setDatetimeAsNow() - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- setDatetimeAsNow() - 类 中的方法tech.testnx.cah.common.reports.CommonRecord
- setDatetimeAsNow() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- setDatetimeAsNow() - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- setDeleteCount(long) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setDescription(String) - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- setDescription(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setDescription(String) - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- setDescription(String) - 类 中的方法tech.testnx.cah.common.reports.CommonRecord
- setDescription(String) - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- setDescription(String) - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- setDescription(List<String>) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setDomainLookup(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- setDomainLookup(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- setDomainLookupAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setDomainLookupAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setDomainLookupEnd(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setDomainLookupEnd(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setDomainLookupMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setDomainLookupMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setDomainLookupMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setDomainLookupMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setDomainLookupStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setDomainLookupStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setDomComplete(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setDomConstruction(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- setDomConstructionAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setDomConstructionMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setDomConstructionMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setDomContentLoadedEventEnd(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setDomContentLoadedEventStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setDomInteractive(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setDriver(RemoteWebDriver) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- setDuration(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setDuration(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setDuration(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- setDuration(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- setDuration(long) - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- setDuration(long) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setDuration(long) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setDuration(long) - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- setDurationAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setDurationAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setDurationMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setDurationMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setDurationMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setDurationMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setEnable(boolean) - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerfMonitor
-
Monitoring only if enable = true
- setEnable(boolean) - 类 中的方法tech.testnx.cah.common.monitors.WebPagePerfMonitor
-
Monitoring only if enable = true
- setEnabledWebapiPerfMonitor(boolean) - 类 中的方法tech.testnx.cah.common.reports.TotalResults
- setEnableWebuiPerfMonitor(boolean) - 类 中的方法tech.testnx.cah.common.reports.TotalResults
- setEnvironment(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.TestResult4Aggregation
- setEnvironment(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setEnvironment(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- setEnvironment(String) - 类 中的方法tech.testnx.cah.common.reports.TestResult
- setErrRate(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- setErrRateOfDelete(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setErrRateOfGet(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setErrRateOfOthers(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setErrRateOfPost(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setErrRateOfPut(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setErrRateOfTotal(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setExpected(String) - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- setExtra(String) - 类 中的静态方法tech.testnx.cah.common.reports.AssertRecord.Extra
- setExtraInfo(Optional<String>) - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- setFailureResults(List<FailureResult>) - 类 中的方法tech.testnx.cah.common.reports.TestResult
- setFetchStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setFetchStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setFirst(A) - 类 中的方法tech.testnx.cah.common.tuple.Pair
- setGetCount(long) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setHeaders(Map<String, String>) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- setHttpConnection(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- setHttpConnection(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- setHttpConnectionAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setHttpConnectionAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setHttpConnectionMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setHttpConnectionMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setHttpConnectionMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setHttpConnectionMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setHttpMethod(String) - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerf
- setHttpMethod(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- setHttpPath(String) - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerf
- setHttpPath(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- setHttpResponseStatus(int) - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerf
- setHttpResponseTime(long) - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerf
-
millisecond
- setInformation(Object) - 异常错误 中的方法tech.testnx.cah.common.exceptions.CahException
- setInitiatorType(String) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setLoadEvent(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- setLoadEventAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setLoadEventEnd(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setLoadEventMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setLoadEventMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setLoadEventStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setLocalPortForwarding(int, String, int) - 接口 中的方法tech.testnx.cah.common.net.ssh.HasSshTunnel
-
Setup SSH tunnel(Local Port Forwarding) (localhost:port to remoteHost:remotePort)
- setLocalPortForwarding(int, String, int) - 类 中的方法tech.testnx.cah.common.net.ssh.JschClient
- setLocalPortForwarding(int, String, int) - 类 中的方法tech.testnx.cah.common.net.ssh.PuttyClient
-
已过时。
- setLocalPortForwarding(int, String, int) - 类 中的方法tech.testnx.cah.common.net.ssh.SshdClient
- setLocalPortForwarding(int, String, int) - 类 中的方法tech.testnx.cah.common.net.ssh.SshjClient
- setLogs(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setLogs(List<String>) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setLogs(List<String>) - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- setMaxResTime(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- setMethod(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setMethod(String) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setMethod(String) - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- setMinResTime(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- setModule(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.TestResult4Aggregation
- setModule(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setModule(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- setModule(String) - 类 中的方法tech.testnx.cah.common.reports.TestResult
- setName(String) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- setName(String) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setName(String) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setName(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setName(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setName(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- setName(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- setNavigationPerf(WebPageNavigationPerf) - 类 中的方法tech.testnx.cah.common.monitors.WebPagePerf
- setNavigationsAnalysis(List<WebPagePerfNavigationAnalysis>) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- setNotes(List<String>) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setOptionalService(Optional<DriverService>) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- setOthersCount(long) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setPagesResult(List<Pair<WebPagePerfNavigationResult, List<WebPagePerfResourceResult>>>) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- setPostCount(long) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setPutCount(long) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setRecords(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setRecords(List<Recordable<?>>) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setRedirectEnd(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setRedirectEnd(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setRedirectStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setRedirectStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setRedirectToFetchStart(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- setRedirectToFetchStart(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- setRedirectToFetchStartAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setRedirectToFetchStartAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setRedirectToFetchStartMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setRedirectToFetchStartMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setRedirectToFetchStartMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setRedirectToFetchStartMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setRequestStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setRequestStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setRequestToResponse(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- setRequestToResponse(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- setRequestToResponseAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setRequestToResponseAverage(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setRequestToResponseMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setRequestToResponseMax(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setRequestToResponseMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- setRequestToResponseMin(double) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- setResourcesPerf(List<WebPageResourcePerf>) - 类 中的方法tech.testnx.cah.common.monitors.WebPagePerf
- setResponseEnd(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setResponseEnd(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setResponseStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setResponseStart(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setResult(boolean) - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- setResult(boolean) - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- setResult(boolean) - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- setResult(boolean) - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- setRound(int) - 类 中的方法tech.testnx.cah.common.reports.ActionRecord
- setRound(int) - 类 中的方法tech.testnx.cah.common.reports.StepRecord
- setScreenshotBase64(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setScreenshotBase64(String) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setScreenshotBase64(String) - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- setScreenshotBase64(String) - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- setScreenshotBytes(byte[]) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setScreenshotBytes(byte[]) - 类 中的方法tech.testnx.cah.common.reports.FailureResult
- setScreenshotBytes(byte[]) - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- setSecond(B) - 类 中的方法tech.testnx.cah.common.tuple.Pair
- setService(DriverService) - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverService
- setServiceType(DriverServiceType) - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverService
- setSeverity(ExceptionSeverityEnum) - 异常错误 中的方法tech.testnx.cah.common.exceptions.CahException
- setStartTime(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setStartTime(double) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setState(String, Object) - 类 中的静态方法tech.testnx.cah.common.state.StateManager
-
Add or update a global state with name and value
- setStatus(int) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setStatus(Reuseable.ReuseStatusEnum) - 类 中的方法tech.testnx.cah.common.driver.ReusedDriverService
- setStatus(Reuseable.ReuseStatusEnum) - 类 中的方法tech.testnx.cah.common.driver.ReusedRemoteDriver
- setStatus(CaseResult.StatusEnum) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setSubmodule(String) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setSubModule(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setSuccessful(boolean) - 类 中的方法tech.testnx.cah.common.monitors.WebApiPerf
- setSuite(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.TestResult4Aggregation
- setSuite(String) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setSuite(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setSuite(String) - 类 中的方法tech.testnx.cah.common.reports.perf.WebPagePerfResult
- setSuite(String) - 类 中的方法tech.testnx.cah.common.reports.TestResult
- setSupplementary(String) - 类 中的方法tech.testnx.cah.common.reports.AssertRecord
- setTestIds(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setTestIDs(List<String>) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setTestResult(TestResult) - 类 中的方法tech.testnx.cah.common.reports.TotalResults
- setThird(C) - 类 中的方法tech.testnx.cah.common.tuple.Triplet
- setTitle(String) - 类 中的方法tech.testnx.cah.common.reports.aggregation.CaseResult4Aggregation
- setTitle(String) - 类 中的方法tech.testnx.cah.common.reports.CaseResult
- setTotalCount(long) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setTransferSize(int) - 类 中的方法tech.testnx.cah.common.monitors.WebPageNavigationPerf
- setTransferSize(int) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setType(WebPageResourcePerf.ResourceType) - 类 中的方法tech.testnx.cah.common.monitors.WebPageResourcePerf
- setupOnAbstractTest() - 类 中的方法tech.testnx.cah.AbstractTest
- setWebApiPerfResult(WebApiPerfResult) - 类 中的方法tech.testnx.cah.common.reports.TotalResults
- setWebApiPerfSamples(List<WebApiPerfSampleAnalysis>) - 类 中的方法tech.testnx.cah.common.reports.perf.WebApiPerfResult
- setWebPagePerfResult(WebPagePerfResult) - 类 中的方法tech.testnx.cah.common.reports.TotalResults
- SHORT_CLASS - tech.testnx.cah.data.SupportedParameterTypeEnum
- SHORT_TYPE - tech.testnx.cah.data.SupportedParameterTypeEnum
- SILVER_CRYPTOR - tech.testnx.cah.common.security.CryptorProvider
- SilverCryptor - tech.testnx.cah.common.security中的类
- SilverCryptor() - 类 的构造器tech.testnx.cah.common.security.SilverCryptor
- SKIPPED - tech.testnx.cah.common.reports.CaseResult.StatusEnum
- sleep(int) - 类 中的方法tech.testnx.cah.common.utils.TimeUtility
-
Sleep the thread in specific seconds
- SSH_Client - tech.testnx.cah.common.config.GlobalConfigKey
- SshClientProvider - tech.testnx.cah.common.net.ssh中的类
- SshClientProvider() - 类 的构造器tech.testnx.cah.common.net.ssh.SshClientProvider
- SshClientType - tech.testnx.cah.common.net.ssh中的枚举
- SSHD - tech.testnx.cah.common.net.ssh.SshClientType
- SshdClient - tech.testnx.cah.common.net.ssh中的类
- SshException - tech.testnx.cah.common.net.ssh中的异常错误
- SshException() - 异常错误 的构造器tech.testnx.cah.common.net.ssh.SshException
- SshException(String) - 异常错误 的构造器tech.testnx.cah.common.net.ssh.SshException
- SSHJ - tech.testnx.cah.common.net.ssh.SshClientType
- SshjClient - tech.testnx.cah.common.net.ssh中的类
- startBuffer() - 类 中的方法tech.testnx.cah.common.log.Logger
-
Start log buffering
- startDriverService(DriverService) - 类 中的方法tech.testnx.cah.common.driver.DriverServiceManager
-
Start a driver service
- StateManager - tech.testnx.cah.common.state中的类
- StateManager() - 类 的构造器tech.testnx.cah.common.state.StateManager
- STATIC - tech.testnx.cah.common.monitors.WebPageResourcePerf.ResourceType
- Step - tech.testnx.cah.support.annotations中的注释类型
- StepManagement<T> - tech.testnx.cah.support中的类
- StepManagement() - 类 的构造器tech.testnx.cah.support.StepManagement
- StepRecord - tech.testnx.cah.common.reports中的类
- StepRecord - tech.testnx.cah.common.reports.RecordType
- StepRecord() - 类 的构造器tech.testnx.cah.common.reports.StepRecord
- stopBuffer() - 类 中的方法tech.testnx.cah.common.log.Logger
-
Stop log buffering
- stopDriverService(DriverService) - 类 中的方法tech.testnx.cah.common.driver.DriverServiceManager
-
Stop a driver service
- stopRun() - 类 中的静态方法tech.testnx.cah.common.exceptions.ExpectedCahExceptionHandlers
- StopTestError - tech.testnx.cah.common.exceptions中的错误
- StopTestError(String) - 错误 的构造器tech.testnx.cah.common.exceptions.StopTestError
- StopTestError(String, Throwable) - 错误 的构造器tech.testnx.cah.common.exceptions.StopTestError
- StopTestError(Throwable) - 错误 的构造器tech.testnx.cah.common.exceptions.StopTestError
- story() - 注释类型 中的方法tech.testnx.cah.common.reports.annotations.Requirement
- STRING - tech.testnx.cah.data.SupportedParameterTypeEnum
- stringUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- StringUtility - tech.testnx.cah.common.utils中的类
- submodule() - 注释类型 中的方法tech.testnx.cah.common.reports.annotations.Description
- SupportedParameterTypeEnum - tech.testnx.cah.data中的枚举
- switchTargetBrowserMode() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
- switchTargetBrowserMode() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByDriver
- switchTargetBrowserMode() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInFullScreenModeByJS
- switchTargetBrowserMode() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByDriver
- switchTargetBrowserMode() - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActionsInMaxModeByJS
T
- takeFullDomPageScreenshot(OutputType<X>) - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
Take full DOM page screenshot for all browsers
- takeFullDomPageScreenshot(OutputType<X>, OutputType<Y>) - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
Take full DOM page screenshot for all browsers
- takeScreenshot(OutputType<X>) - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
Take default screenshot by WebDriver
- takeScreenshot(OutputType<X>, OutputType<Y>) - 类 中的方法tech.testnx.cah.common.browser.actions.DriverActions
-
Take default screenshot by WebDriver
- takeScreenshotNow() - 类 中的方法tech.testnx.cah.common.reports.ScreenshotRecord
- takeSnapshotBrowser(Path) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
- takeSnapshotElement(WebElement, Path) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
- takeSnapshotViewPort(Path) - 类 中的方法tech.testnx.cah.common.browser.actions.RobotActions
- tearDownOnAbstractTest() - 类 中的方法tech.testnx.cah.AbstractTest
- tech.testnx.cah - 程序包 tech.testnx.cah
- tech.testnx.cah.common.asserts - 程序包 tech.testnx.cah.common.asserts
- tech.testnx.cah.common.browser - 程序包 tech.testnx.cah.common.browser
- tech.testnx.cah.common.browser.actions - 程序包 tech.testnx.cah.common.browser.actions
- tech.testnx.cah.common.browser.actions.listeners - 程序包 tech.testnx.cah.common.browser.actions.listeners
- tech.testnx.cah.common.clschef - 程序包 tech.testnx.cah.common.clschef
- tech.testnx.cah.common.config - 程序包 tech.testnx.cah.common.config
- tech.testnx.cah.common.driver - 程序包 tech.testnx.cah.common.driver
- tech.testnx.cah.common.driver.listener - 程序包 tech.testnx.cah.common.driver.listener
- tech.testnx.cah.common.enums - 程序包 tech.testnx.cah.common.enums
- tech.testnx.cah.common.exceptions - 程序包 tech.testnx.cah.common.exceptions
- tech.testnx.cah.common.listener - 程序包 tech.testnx.cah.common.listener
- tech.testnx.cah.common.log - 程序包 tech.testnx.cah.common.log
- tech.testnx.cah.common.misc - 程序包 tech.testnx.cah.common.misc
- tech.testnx.cah.common.monitors - 程序包 tech.testnx.cah.common.monitors
- tech.testnx.cah.common.net.powershell - 程序包 tech.testnx.cah.common.net.powershell
- tech.testnx.cah.common.net.ssh - 程序包 tech.testnx.cah.common.net.ssh
- tech.testnx.cah.common.proxy - 程序包 tech.testnx.cah.common.proxy
- tech.testnx.cah.common.reports - 程序包 tech.testnx.cah.common.reports
- tech.testnx.cah.common.reports.aggregation - 程序包 tech.testnx.cah.common.reports.aggregation
- tech.testnx.cah.common.reports.annotations - 程序包 tech.testnx.cah.common.reports.annotations
- tech.testnx.cah.common.reports.perf - 程序包 tech.testnx.cah.common.reports.perf
- tech.testnx.cah.common.retry - 程序包 tech.testnx.cah.common.retry
- tech.testnx.cah.common.security - 程序包 tech.testnx.cah.common.security
- tech.testnx.cah.common.state - 程序包 tech.testnx.cah.common.state
- tech.testnx.cah.common.templates - 程序包 tech.testnx.cah.common.templates
- tech.testnx.cah.common.tuple - 程序包 tech.testnx.cah.common.tuple
- tech.testnx.cah.common.utils - 程序包 tech.testnx.cah.common.utils
- tech.testnx.cah.common.wait - 程序包 tech.testnx.cah.common.wait
- tech.testnx.cah.common.ws - 程序包 tech.testnx.cah.common.ws
- tech.testnx.cah.common.ws.json - 程序包 tech.testnx.cah.common.ws.json
- tech.testnx.cah.common.ws.listener - 程序包 tech.testnx.cah.common.ws.listener
- tech.testnx.cah.data - 程序包 tech.testnx.cah.data
- tech.testnx.cah.data.annotations - 程序包 tech.testnx.cah.data.annotations
- tech.testnx.cah.data.json - 程序包 tech.testnx.cah.data.json
- tech.testnx.cah.data.properties - 程序包 tech.testnx.cah.data.properties
- tech.testnx.cah.data.xls - 程序包 tech.testnx.cah.data.xls
- tech.testnx.cah.guice - 程序包 tech.testnx.cah.guice
- tech.testnx.cah.support - 程序包 tech.testnx.cah.support
- tech.testnx.cah.support.annotations - 程序包 tech.testnx.cah.support.annotations
- TemplateComposerProvider - tech.testnx.cah.common.templates中的枚举
- TEST_DATA_TYPE - tech.testnx.cah.common.config.GlobalConfigKey
- Test_Environment - tech.testnx.cah.common.config.GlobalConfigKey
- TestAttributesEnum - tech.testnx.cah中的枚举
- TestDataClient - tech.testnx.cah.data中的接口
- TestDataType - tech.testnx.cah.common.config中的枚举
- testIDs() - 注释类型 中的方法tech.testnx.cah.common.reports.annotations.Description
- TestResult - tech.testnx.cah.common.reports中的类
- TestResult() - 类 的构造器tech.testnx.cah.common.reports.TestResult
- TestResult(String, String, String, Date, List<CaseResult>, List<FailureResult>) - 类 的构造器tech.testnx.cah.common.reports.TestResult
- TestResult4Aggregation - tech.testnx.cah.common.reports.aggregation中的类
- TestResult4Aggregation(String, String, String, List<CaseResult4Aggregation>) - 类 的构造器tech.testnx.cah.common.reports.aggregation.TestResult4Aggregation
- timeUtility - 类 中的静态变量tech.testnx.cah.common.utils.Utilities
- TimeUtility - tech.testnx.cah.common.utils中的类
- title() - 注释类型 中的方法tech.testnx.cah.common.reports.annotations.Description
- TotalResults - tech.testnx.cah.common.reports中的类
- TotalResults() - 类 的构造器tech.testnx.cah.common.reports.TotalResults
- trace(String) - 类 中的方法tech.testnx.cah.common.log.Logger
-
Print trace message
- TRACE - tech.testnx.cah.common.log.Logger.Level
- Transaction<V> - tech.testnx.cah.common.retry中的类
- TransactionException - tech.testnx.cah.common.exceptions中的异常错误
- TransactionException(String) - 异常错误 的构造器tech.testnx.cah.common.exceptions.TransactionException
- TransactionException(String, Throwable) - 异常错误 的构造器tech.testnx.cah.common.exceptions.TransactionException
- TransactionException(Throwable) - 异常错误 的构造器tech.testnx.cah.common.exceptions.TransactionException
- transform(ITestAnnotation, Class, Constructor, Method) - 类 中的方法tech.testnx.cah.common.listener.DefaultAnnotationInjector
- TRANSFORMABLE_TESTDATABEAN - tech.testnx.cah.data.SupportedParameterTypeEnum
- TransformableListDataBean - tech.testnx.cah.data中的类
- TransformableListDataBean() - 类 的构造器tech.testnx.cah.data.TransformableListDataBean
- TransformableMapDataBean - tech.testnx.cah.data中的类
- TransformableMapDataBean() - 类 的构造器tech.testnx.cah.data.TransformableMapDataBean
- TransformableTestDataBean<T extends TransformableTestDataBean<T>> - tech.testnx.cah.data中的接口
- transformTestData(String) - 类 中的方法tech.testnx.cah.data.TransformableListDataBean
- transformTestData(String) - 类 中的方法tech.testnx.cah.data.TransformableMapDataBean
- transformTestData(String) - 接口 中的方法tech.testnx.cah.data.TransformableTestDataBean
- Triplet<A,B,C> - tech.testnx.cah.common.tuple中的类
- Triplet(A, B, C) - 类 的构造器tech.testnx.cah.common.tuple.Triplet
U
- unregisterListener(T) - 接口 中的方法tech.testnx.cah.common.browser.actions.HaveListener
- unregisterListener(ActionListener) - 类 中的方法tech.testnx.cah.common.browser.actions.JsActions
- unregisterListener(RestClientListener) - 接口 中的方法tech.testnx.cah.common.ws.HandleWS
- unregisterListener(RestClientListener) - 接口 中的方法tech.testnx.cah.common.ws.HandleWsV2
- unregisterListener(RestClientListener) - 类 中的方法tech.testnx.cah.common.ws.RestClient
- unregisterListener(RestClientListener) - 类 中的方法tech.testnx.cah.common.ws.RestClientV2
- unsetLocalPortForwarding(int) - 接口 中的方法tech.testnx.cah.common.net.ssh.HasSshTunnel
-
Remove SSH tunnel(Local Port Forwarding) from the specific local port
- unsetLocalPortForwarding(int) - 类 中的方法tech.testnx.cah.common.net.ssh.JschClient
- unsetLocalPortForwarding(int) - 类 中的方法tech.testnx.cah.common.net.ssh.PuttyClient
-
已过时。
- unsetLocalPortForwarding(int) - 类 中的方法tech.testnx.cah.common.net.ssh.SshdClient
- unsetLocalPortForwarding(int) - 类 中的方法tech.testnx.cah.common.net.ssh.SshjClient
- updateWaitingInSecond(int) - 类 中的方法tech.testnx.cah.common.misc.WebWait
- Utilities - tech.testnx.cah.common.utils中的类
- Utilities() - 类 的构造器tech.testnx.cah.common.utils.Utilities
V
- value() - 注释类型 中的方法tech.testnx.cah.support.annotations.Module
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.browser.BrowserType
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.clschef.CahClassLoader.ClassStatus
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.config.Config
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.config.GlobalConfigKey
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.config.TestDataType
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.driver.DriverServiceType
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.driver.Reuseable.ReuseStatusEnum
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.exceptions.ExceptionSeverityEnum
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.log.Logger.Level
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.monitors.MonitorType
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.monitors.WebPageResourcePerf.ResourceType
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.net.ssh.SshClientType
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.reports.CaseResult.StatusEnum
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.reports.RecordType
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.reports.ReportType
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.security.CryptorProvider
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.common.templates.TemplateComposerProvider
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.data.SupportedParameterTypeEnum
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOf(String) - 枚举 中的静态方法tech.testnx.cah.TestAttributesEnum
-
返回带有指定名称的该类型的枚举常量。 字符串必须与用于声明该类型的枚举常量的 标识符完全匹配。(不允许有多余 的空格字符。)
- valueOfBrowserType(BrowserType) - 枚举 中的静态方法tech.testnx.cah.common.driver.DriverServiceType
-
Get DriverServiceType by BrowserType
- valueOfTestngResultStatus(int) - 枚举 中的静态方法tech.testnx.cah.common.reports.CaseResult.StatusEnum
- values() - 枚举 中的静态方法tech.testnx.cah.common.browser.BrowserType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (BrowserType c : BrowserType.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.clschef.CahClassLoader.ClassStatus
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (CahClassLoader.ClassStatus c : CahClassLoader.ClassStatus.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.config.Config
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (Config c : Config.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.config.GlobalConfigKey
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (GlobalConfigKey c : GlobalConfigKey.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.config.TestDataType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (TestDataType c : TestDataType.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.driver.DriverServiceType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (DriverServiceType c : DriverServiceType.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.driver.Reuseable.ReuseStatusEnum
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (Reuseable.ReuseStatusEnum c : Reuseable.ReuseStatusEnum.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.exceptions.ExceptionSeverityEnum
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (ExceptionSeverityEnum c : ExceptionSeverityEnum.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.log.Logger.Level
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (Logger.Level c : Logger.Level.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.monitors.MonitorType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (MonitorType c : MonitorType.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.monitors.WebPageResourcePerf.ResourceType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (WebPageResourcePerf.ResourceType c : WebPageResourcePerf.ResourceType.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.net.ssh.SshClientType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (SshClientType c : SshClientType.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.reports.CaseResult.StatusEnum
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (CaseResult.StatusEnum c : CaseResult.StatusEnum.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.reports.RecordType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (RecordType c : RecordType.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.reports.ReportType
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (ReportType c : ReportType.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.security.CryptorProvider
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (CryptorProvider c : CryptorProvider.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.common.templates.TemplateComposerProvider
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (TemplateComposerProvider c : TemplateComposerProvider.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.data.SupportedParameterTypeEnum
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (SupportedParameterTypeEnum c : SupportedParameterTypeEnum.values()) System.out.println(c);
- values() - 枚举 中的静态方法tech.testnx.cah.TestAttributesEnum
-
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。该方法可用于迭代 常量, 如下所示:
for (TestAttributesEnum c : TestAttributesEnum.values()) System.out.println(c);
- verifySchema(SpecVersion.VersionFlag, Path, JsonNode) - 类 中的方法tech.testnx.cah.common.ws.json.JsonValidator
-
Verify json schema based json node, the return is failed result list
- visibilityOfElementLocated(By) - 类 中的静态方法tech.testnx.cah.common.misc.WebExpectedConditions
-
Wait Condition for visible element
W
- Wait - tech.testnx.cah.common.wait中的类
- WaitCondition - tech.testnx.cah.common.wait中的接口
- waitFor(ExpectedCondition<T>) - 类 中的方法tech.testnx.cah.common.misc.WebWait
-
Wait for a specific Expected Condition, and the return type is based on the Expected Condition
- waitForAlertPresent() - 类 中的方法tech.testnx.cah.common.misc.WebWait
- waitForAttributeContains(WebElement, String, String) - 类 中的方法tech.testnx.cah.common.misc.WebWait
- waitForCssValuePresentForElement(WebElement, String, String) - 类 中的方法tech.testnx.cah.common.misc.WebWait
- waitForElementClickable(WebElement) - 类 中的方法tech.testnx.cah.common.misc.WebWait
- waitForElementPresent(By) - 类 中的方法tech.testnx.cah.common.misc.WebWait
- waitFororElementVisible(WebElement) - 类 中的方法tech.testnx.cah.common.misc.WebWait
- waitForReady() - 接口 中的方法tech.testnx.cah.IPage
-
The current page is totally ready after invoke this method
- waitForReadyAndCapturePagePerf() - 类 中的方法tech.testnx.cah.AbstractPage
-
wait for current page ready and capture browser performance data
- waitForUrlContains(String) - 类 中的方法tech.testnx.cah.common.misc.WebWait
- warn(String) - 类 中的方法tech.testnx.cah.common.log.Logger
-
Print warn message
- WARN - tech.testnx.cah.common.log.Logger.Level
- Web_API_Perf_Monitor - tech.testnx.cah.common.monitors.MonitorType
- Web_UI_Perf_Monitor - tech.testnx.cah.common.monitors.MonitorType
- WebApiPerf - tech.testnx.cah.common.monitors中的类
- WebApiPerf(String, String, boolean, int, long) - 类 的构造器tech.testnx.cah.common.monitors.WebApiPerf
- WebApiPerfConsoleReporter - tech.testnx.cah.common.reports.perf中的类
- WebApiPerfConsoleReporter() - 类 的构造器tech.testnx.cah.common.reports.perf.WebApiPerfConsoleReporter
- WebApiPerfExcelReporter - tech.testnx.cah.common.reports.perf中的类
- WebApiPerfExcelReporter() - 类 的构造器tech.testnx.cah.common.reports.perf.WebApiPerfExcelReporter
- WebApiPerfHtmlBootstrapReporter - tech.testnx.cah.common.reports.perf中的类
- WebApiPerfHtmlBootstrapReporter() - 类 的构造器tech.testnx.cah.common.reports.perf.WebApiPerfHtmlBootstrapReporter
- WebApiPerfMonitor - tech.testnx.cah.common.monitors中的类
- WebApiPerfResult - tech.testnx.cah.common.reports.perf中的类
- WebApiPerfResult() - 类 的构造器tech.testnx.cah.common.reports.perf.WebApiPerfResult
- WebApiPerfResult(String, String, String, String, long, double, double, long, double, double, long, double, double, long, double, double, long, double, double, long, double, double, List<WebApiPerfSampleAnalysis>) - 类 的构造器tech.testnx.cah.common.reports.perf.WebApiPerfResult
- WebApiPerfSampleAnalysis - tech.testnx.cah.common.reports.perf中的类
- WebApiPerfSampleAnalysis() - 类 的构造器tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- WebApiPerfSampleAnalysis(String, String, long, double, double, double, double) - 类 的构造器tech.testnx.cah.common.reports.perf.WebApiPerfSampleAnalysis
- WebDriverFactory - tech.testnx.cah.common.driver中的类
- WebDriverFactory() - 类 的构造器tech.testnx.cah.common.driver.WebDriverFactory
- WebExpectedConditions - tech.testnx.cah.common.misc中的类
- WebExpectedConditions() - 类 的构造器tech.testnx.cah.common.misc.WebExpectedConditions
- WebLocator - tech.testnx.cah.common.misc中的类
- WebLocator() - 类 的构造器tech.testnx.cah.common.misc.WebLocator
- WebPageNavigationPerf - tech.testnx.cah.common.monitors中的类
- WebPageNavigationPerf() - 类 的构造器tech.testnx.cah.common.monitors.WebPageNavigationPerf
- WebPagePerf - tech.testnx.cah.common.monitors中的类
- WebPagePerf() - 类 的构造器tech.testnx.cah.common.monitors.WebPagePerf
- WebPagePerfAjaxAnalysis - tech.testnx.cah.common.reports.perf中的类
- WebPagePerfAjaxAnalysis() - 类 的构造器tech.testnx.cah.common.reports.perf.WebPagePerfAjaxAnalysis
- WebPagePerfConsoleReporter - tech.testnx.cah.common.reports.perf中的类
- WebPagePerfConsoleReporter() - 类 的构造器tech.testnx.cah.common.reports.perf.WebPagePerfConsoleReporter
- WebPagePerfExcelReporter - tech.testnx.cah.common.reports.perf中的类
- WebPagePerfExcelReporter() - 类 的构造器tech.testnx.cah.common.reports.perf.WebPagePerfExcelReporter
- WebPagePerfHtmlBootstrapReporter - tech.testnx.cah.common.reports.perf中的类
- WebPagePerfHtmlBootstrapReporter() - 类 的构造器tech.testnx.cah.common.reports.perf.WebPagePerfHtmlBootstrapReporter
- WebPagePerfMonitor - tech.testnx.cah.common.monitors中的类
- WebPagePerfNavigationAnalysis - tech.testnx.cah.common.reports.perf中的类
- WebPagePerfNavigationAnalysis() - 类 的构造器tech.testnx.cah.common.reports.perf.WebPagePerfNavigationAnalysis
- WebPagePerfNavigationResult - tech.testnx.cah.common.reports.perf中的类
- WebPagePerfNavigationResult() - 类 的构造器tech.testnx.cah.common.reports.perf.WebPagePerfNavigationResult
- WebPagePerfResourceResult - tech.testnx.cah.common.reports.perf中的类
- WebPagePerfResourceResult() - 类 的构造器tech.testnx.cah.common.reports.perf.WebPagePerfResourceResult
- WebPagePerfResult - tech.testnx.cah.common.reports.perf中的类
- WebPagePerfResult() - 类 的构造器tech.testnx.cah.common.reports.perf.WebPagePerfResult
- WebPageResourcePerf - tech.testnx.cah.common.monitors中的类
- WebPageResourcePerf() - 类 的构造器tech.testnx.cah.common.monitors.WebPageResourcePerf
- WebPageResourcePerf.ResourceType - tech.testnx.cah.common.monitors中的枚举
- WebValidator - tech.testnx.cah.common.misc中的类
- WebValidator() - 类 的构造器tech.testnx.cah.common.misc.WebValidator
- WebWait - tech.testnx.cah.common.misc中的类
- WebWait(WebDriver, int) - 类 的构造器tech.testnx.cah.common.misc.WebWait
- withCondition(Predicate<V>) - 类 中的方法tech.testnx.cah.common.retry.Retryer.Builder
-
Stop the retrying by test the condition.
- withIntervalWaitInSecond(int) - 类 中的方法tech.testnx.cah.common.retry.Retryer.Builder
-
Interval waiting time in second between each retrying
- withMaxRetry(int) - 类 中的方法tech.testnx.cah.common.retry.Retryer.Builder
-
Max Retry count
- withProcedureRetry(int) - 类 中的方法tech.testnx.cah.common.retry.Retryer.Builder
-
Procedure retry count
- withRecoveryProcedure(Callable<Boolean>) - 类 中的方法tech.testnx.cah.common.retry.Retryer.Builder
-
Set a recovery procedure after each retrying.
- withStopByException(boolean) - 类 中的方法tech.testnx.cah.common.retry.Retryer.Builder
-
Stop retrying if stopByException is true and any exception is thrown
Default set value is false, so continue retry if exception - withStopProcedure(Callable<Boolean>) - 类 中的方法tech.testnx.cah.common.retry.Retryer.Builder
-
Set a procedure after stop retrying
Do nothing by default
X
- XLS - tech.testnx.cah.common.config.TestDataType
所有类 所有程序包