跳过导航链接
A B C D E F G H I J L M O P Q R S T V X Y 

A

AbstractAssertion - xyz.migoo.mise.framework.assertion中的类
 
AbstractAssertion() - 类 的构造器xyz.migoo.mise.framework.assertion.AbstractAssertion
 
AbstractAssertion(Object, Object) - 类 的构造器xyz.migoo.mise.framework.assertion.AbstractAssertion
 
AbstractReader - xyz.migoo.mise.loader.reader中的类
 
AbstractReader() - 类 的构造器xyz.migoo.mise.loader.reader.AbstractReader
 
AbstractTest - xyz.migoo.mise.framework中的类
 
actual - 类 中的变量xyz.migoo.mise.framework.assertion.AbstractAssertion
 
actual() - 类 中的方法xyz.migoo.mise.framework.assertion.AbstractAssertion
 
addCookie(Object) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Add a specific cookie.
addResult(TestResult) - 类 中的方法xyz.migoo.mise.report.Report
 
addVariables(JSONObject) - 类 中的方法xyz.migoo.mise.framework.AbstractTest
add the variables of test.
Assert - xyz.migoo.mise.framework.assertion中的类
 
Assert() - 类 的构造器xyz.migoo.mise.framework.assertion.Assert
 
assertion(AbstractAssertion) - 类 中的方法xyz.migoo.mise.framework.Step
 
assertion() - 类 中的方法xyz.migoo.mise.framework.Step
 
AssertionFactory - xyz.migoo.mise.framework.assertion中的类
 
AssertionFactory() - 类 的构造器xyz.migoo.mise.framework.assertion.AssertionFactory
 
AssertionFailure - xyz.migoo.mise.framework.assertion中的错误
 
AssertionFailure(String) - 错误 的构造器xyz.migoo.mise.framework.assertion.AssertionFailure
 
AssertionFailure(String, Throwable) - 错误 的构造器xyz.migoo.mise.framework.assertion.AssertionFailure
 
assertThat() - 类 中的方法xyz.migoo.mise.framework.assertion.AbstractAssertion
assert
assertThat(AbstractAssertion) - 类 中的静态方法xyz.migoo.mise.framework.assertion.Assert
 
assertThat() - 类 中的方法xyz.migoo.mise.framework.assertion.impl.Contains
 
assertThat() - 类 中的方法xyz.migoo.mise.framework.assertion.impl.DoseNotContains
 
assertThat() - 类 中的方法xyz.migoo.mise.framework.assertion.impl.DoseNotEquals
 
assertThat() - 类 中的方法xyz.migoo.mise.framework.assertion.impl.Equals
 

B

back() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Move back a single "item" in the browser's history.
BASE_STR - 类 中的静态变量xyz.migoo.mise.utils.StringUtil
 
bin(String) - 类 中的方法xyz.migoo.mise.framework.selenium.DriverBuilder
If your browser is not installed in the default directory, set the browser bin file path
bind(Object, JSONObject) - 类 中的静态方法xyz.migoo.mise.extender.ExtenderHelper
 
bindAndEval(JSONObject, JSONObject) - 类 中的静态方法xyz.migoo.mise.extender.ExtenderHelper
 
browser(String) - 类 中的方法xyz.migoo.mise.framework.selenium.DriverBuilder
 
browser(String, JSONObject) - 类 中的方法xyz.migoo.mise.framework.TestSuite
 
build() - 类 中的方法xyz.migoo.mise.framework.selenium.DriverBuilder
 
builder() - 类 中的静态方法xyz.migoo.mise.framework.selenium.MiSe
 

C

caseCount() - 类 中的方法xyz.migoo.mise.framework.TestResult
Gets the number of test case.
chrome() - 类 中的方法xyz.migoo.mise.framework.selenium.DriverBuilder
 
chrome(String, String) - 类 中的方法xyz.migoo.mise.runner.TestRunner
 
CLASSPATH - 类 中的静态变量xyz.migoo.mise.loader.reader.AbstractReader
 
click(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Click this element.
close() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Close the current window, quitting the browser if it's the last window currently open.
Contains - xyz.migoo.mise.framework.assertion.impl中的类
 
Contains() - 类 的构造器xyz.migoo.mise.framework.assertion.impl.Contains
 
Contains(Object, Object) - 类 的构造器xyz.migoo.mise.framework.assertion.impl.Contains
 
countTestCases() - 接口 中的方法xyz.migoo.mise.framework.Test
Returns count of the test.
countTestCases() - 类 中的方法xyz.migoo.mise.framework.TestCase
 
countTestCases() - 类 中的方法xyz.migoo.mise.framework.TestSuite
 

D

DateUtil - xyz.migoo.mise.utils中的类
 
DateUtil() - 类 的构造器xyz.migoo.mise.utils.DateUtil
 
debug(String) - 类 中的静态方法xyz.migoo.mise.report.MiSeLog
 
debug(String, Object...) - 类 中的静态方法xyz.migoo.mise.report.MiSeLog
 
DoseNotContains - xyz.migoo.mise.framework.assertion.impl中的类
 
DoseNotContains() - 类 的构造器xyz.migoo.mise.framework.assertion.impl.DoseNotContains
 
DoseNotEquals - xyz.migoo.mise.framework.assertion.impl中的类
 
DoseNotEquals() - 类 的构造器xyz.migoo.mise.framework.assertion.impl.DoseNotEquals
 
driverBin(String) - 类 中的方法xyz.migoo.mise.framework.selenium.DriverBuilder
the browser driver bin path need set driver list:firefox chrome safari
DriverBuilder - xyz.migoo.mise.framework.selenium中的类
 
duration() - 类 中的方法xyz.migoo.mise.framework.AbstractTest
 

E

Equals - xyz.migoo.mise.framework.assertion.impl中的类
 
Equals() - 类 的构造器xyz.migoo.mise.framework.assertion.impl.Equals
 
Equals(Object, Object) - 类 的构造器xyz.migoo.mise.framework.assertion.impl.Equals
 
errorCount() - 类 中的方法xyz.migoo.mise.framework.TestResult
Gets the number of detected errors.
errors() - 类 中的方法xyz.migoo.mise.framework.TestResult
Returns the errors
exceptionMessage() - 类 中的方法xyz.migoo.mise.framework.TestFailure
 
ExecuteError - xyz.migoo.mise.exception中的错误
 
ExecuteError(String) - 错误 的构造器xyz.migoo.mise.exception.ExecuteError
 
ExecuteError(String, Throwable) - 错误 的构造器xyz.migoo.mise.exception.ExecuteError
 
ExecuteError - xyz.migoo.mise.framework.assertion中的错误
 
ExecuteError(String) - 错误 的构造器xyz.migoo.mise.framework.assertion.ExecuteError
 
ExecuteError(String, Throwable) - 错误 的构造器xyz.migoo.mise.framework.assertion.ExecuteError
 
expected - 类 中的变量xyz.migoo.mise.framework.assertion.AbstractAssertion
 
ExtenderException - xyz.migoo.mise.exception中的异常错误
 
ExtenderException(String) - 异常错误 的构造器xyz.migoo.mise.exception.ExtenderException
 
ExtenderException(String, Throwable) - 异常错误 的构造器xyz.migoo.mise.exception.ExtenderException
 
ExtenderHelper - xyz.migoo.mise.extender中的类
 
EXTENDS_CLASS - 类 中的静态变量xyz.migoo.mise.config.Platform
 

F

failedTest() - 类 中的方法xyz.migoo.mise.framework.TestFailure
Gets the failed test.
failureCount() - 类 中的方法xyz.migoo.mise.framework.TestResult
Gets the number of detected failures.
failures() - 类 中的方法xyz.migoo.mise.framework.TestResult
Returns the failures
findElement(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Find the first WebElement using the given method.
findElements(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Find all elements within the current page using the given mechanism.
firefox() - 类 中的方法xyz.migoo.mise.framework.selenium.DriverBuilder
 
firefox(String, String) - 类 中的方法xyz.migoo.mise.runner.TestRunner
 
format(String, long) - 类 中的静态方法xyz.migoo.mise.utils.DateUtil
 
format(String, int) - 类 中的静态方法xyz.migoo.mise.utils.DateUtil
 
format(String) - 类 中的静态方法xyz.migoo.mise.utils.DateUtil
 
FUNCTION_CONTAINS - 类 中的静态变量xyz.migoo.mise.config.Platform
 
FUNCTION_EQUALS - 类 中的静态变量xyz.migoo.mise.config.Platform
 
FUNCTION_NOT_CONTAINS - 类 中的静态变量xyz.migoo.mise.config.Platform
 
FUNCTION_NOT_EQUALS - 类 中的静态变量xyz.migoo.mise.config.Platform
 

G

generateIndex() - 类 中的方法xyz.migoo.mise.report.Report
 
generateReport() - 类 中的方法xyz.migoo.mise.report.Report
 
get(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
load a new web page in the current browser window.
get(String) - 接口 中的方法xyz.migoo.mise.loader.reader.Reader
从 JSON 对象中取出 key 对应的 value
get(String) - 类 中的方法xyz.migoo.mise.loader.reader.YamlReader
 
getActual() - 类 中的方法xyz.migoo.mise.framework.assertion.AbstractAssertion
 
getAssertion(String) - 类 中的静态方法xyz.migoo.mise.framework.assertion.AssertionFactory
 
getAttribute(String, String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Get the value of the given attribute of the element.
getCookies() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Get all the cookies for the current domain.
getCurrentUrl() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Get a string representing the current URL that the browser is looking at.
getEndTime() - 类 中的方法xyz.migoo.mise.framework.TestResult
 
getExpected() - 类 中的方法xyz.migoo.mise.framework.assertion.AbstractAssertion
 
getName() - 类 中的方法xyz.migoo.mise.framework.AbstractTest
Returns the name of the test.
getName() - 类 中的方法xyz.migoo.mise.framework.TestResult
Gets the TestResult name.
getPageSource() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Get the source of the last loaded page.
getReader(String) - 类 中的静态方法xyz.migoo.mise.loader.reader.ReaderFactory
 
getStartTime() - 类 中的方法xyz.migoo.mise.framework.TestResult
 
getSteps() - 类 中的方法xyz.migoo.mise.framework.AbstractTest
Returns the steps of the test.
getText(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Get the visible (i.e. not hidden by CSS) text of this element, including sub-elements.
getTitle() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
The title of the current page.

H

headless(boolean) - 类 中的方法xyz.migoo.mise.framework.selenium.DriverBuilder
headless mode The results of running in Headless mode may differ from those of a normal browser startup
hook(String, JSONObject) - 类 中的静态方法xyz.migoo.mise.extender.ExtenderHelper
 
htmlUnit() - 类 中的方法xyz.migoo.mise.framework.selenium.DriverBuilder
 
htmlUnit(BrowserVersion) - 类 中的方法xyz.migoo.mise.framework.selenium.DriverBuilder
 

I

IGNORE_DIRECTORY - 类 中的静态变量xyz.migoo.mise.config.Platform
 
implicitlyWait(int) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
increasing the implicit wait timeout, timeUnit: second
inputStream - 类 中的变量xyz.migoo.mise.loader.reader.AbstractReader
 
isClassPath(String) - 类 中的方法xyz.migoo.mise.loader.reader.AbstractReader
 
isDisplayed(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Is this element displayed or not?
isEmpty(String) - 类 中的静态方法xyz.migoo.mise.utils.StringUtil
 
isEnabled(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Is the element currently enabled or not?
isFailure() - 类 中的方法xyz.migoo.mise.framework.TestFailure
 
isNull() - 类 中的方法xyz.migoo.mise.loader.reader.AbstractReader
 
isSelected(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Determine whether or not this element is selected or not.

J

JSON_SUFFIX - 类 中的静态变量xyz.migoo.mise.loader.reader.ReaderFactory
 

L

load(String) - 类 中的静态方法xyz.migoo.mise.loader.TestLoader
 
log(String) - 类 中的静态方法xyz.migoo.mise.report.MiSeLog
 
log(String, Object...) - 类 中的静态方法xyz.migoo.mise.report.MiSeLog
 
log(String, Throwable) - 类 中的静态方法xyz.migoo.mise.report.MiSeLog
 

M

MAIL_IMAP_HOST - 类 中的静态变量xyz.migoo.mise.config.Platform
 
MAIL_SEND - 类 中的静态变量xyz.migoo.mise.config.Platform
 
MAIL_SEND_FROM - 类 中的静态变量xyz.migoo.mise.config.Platform
 
MAIL_SEND_PASS - 类 中的静态变量xyz.migoo.mise.config.Platform
 
MAIL_SEND_TO_LIST - 类 中的静态变量xyz.migoo.mise.config.Platform
 
maximize() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Maximizes the current window if it is not already maximized
MethodHelper - xyz.migoo.mise.extender中的类
 
MethodHelper() - 类 的构造器xyz.migoo.mise.extender.MethodHelper
 
MiSe - xyz.migoo.mise.framework.selenium中的类
 
MiSeException - xyz.migoo.mise.exception中的异常错误
 
MiSeException(String) - 异常错误 的构造器xyz.migoo.mise.exception.MiSeException
 
MiSeException(String, Throwable) - 异常错误 的构造器xyz.migoo.mise.exception.MiSeException
 
MiSeLog - xyz.migoo.mise.report中的类
 
MiSeLog() - 类 的构造器xyz.migoo.mise.report.MiSeLog
 

O

object() - 类 中的方法xyz.migoo.mise.framework.Step
 
object(String) - 类 中的方法xyz.migoo.mise.framework.Step
 
objectToString(Object) - 类 中的方法xyz.migoo.mise.framework.assertion.AbstractAssertion
 
operation(String) - 类 中的方法xyz.migoo.mise.framework.Step
 
operation() - 类 中的方法xyz.migoo.mise.framework.Step
 

P

pageLoadTimeout(int) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
wait for page load timeout, timeUnit: second
Platform - xyz.migoo.mise.config中的类
 
PROS_SUFFIX - 类 中的静态变量xyz.migoo.mise.loader.reader.ReaderFactory
 

Q

quit() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Quits this driver, closing every associated window.

R

random(int) - 类 中的静态方法xyz.migoo.mise.utils.StringUtil
 
random(int, String) - 类 中的静态方法xyz.migoo.mise.utils.StringUtil
生成指定长度随机字符串
read() - 接口 中的方法xyz.migoo.mise.loader.reader.Reader
读文件
read() - 类 中的方法xyz.migoo.mise.loader.reader.YamlReader
 
Reader - xyz.migoo.mise.loader.reader中的接口
 
ReaderException - xyz.migoo.mise.loader.reader中的异常错误
 
ReaderException(String) - 异常错误 的构造器xyz.migoo.mise.loader.reader.ReaderException
 
ReaderException(String, Throwable) - 异常错误 的构造器xyz.migoo.mise.loader.reader.ReaderException
 
ReaderFactory - xyz.migoo.mise.loader.reader中的类
 
ReaderFactory() - 类 的构造器xyz.migoo.mise.loader.reader.ReaderFactory
 
refresh() - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Refresh the current page
Report - xyz.migoo.mise.report中的类
 
Report() - 类 的构造器xyz.migoo.mise.report.Report
 
ReportException - xyz.migoo.mise.report中的异常错误
 
ReportException(String) - 异常错误 的构造器xyz.migoo.mise.report.ReportException
 
ReportException(String, Throwable) - 异常错误 的构造器xyz.migoo.mise.report.ReportException
 
run(TestResult) - 接口 中的方法xyz.migoo.mise.framework.Test
running test
run(TestResult) - 类 中的方法xyz.migoo.mise.framework.TestCase
 
run(TestResult) - 类 中的方法xyz.migoo.mise.framework.TestSuite
 
run(String, String, String...) - 类 中的方法xyz.migoo.mise.runner.TestRunner
 

S

safari() - 类 中的方法xyz.migoo.mise.framework.selenium.DriverBuilder
 
selector(String) - 类 中的方法xyz.migoo.mise.framework.Step
 
selector() - 类 中的方法xyz.migoo.mise.framework.Step
 
sendKeys(String, String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
Use this method to simulate typing into an element, which may set its value.
setEndTime(long) - 类 中的方法xyz.migoo.mise.framework.AbstractTest
 
setEndTime(long) - 类 中的方法xyz.migoo.mise.framework.TestResult
 
setExpected(Object) - 类 中的方法xyz.migoo.mise.framework.assertion.AbstractAssertion
 
setName(String) - 类 中的方法xyz.migoo.mise.framework.AbstractTest
Sets the name of the test.
setProjectName(String) - 类 中的方法xyz.migoo.mise.report.Report
 
setStartTime(long) - 类 中的方法xyz.migoo.mise.framework.TestResult
 
setUp(String) - 类 中的方法xyz.migoo.mise.framework.AbstractTest
invoke the setUp of the test.
setUp(String) - 类 中的方法xyz.migoo.mise.framework.TestSuite
 
setValidate(JSONObject) - 类 中的方法xyz.migoo.mise.framework.assertion.AbstractAssertion
 
skipCount() - 类 中的方法xyz.migoo.mise.framework.TestResult
Gets the number of detected skips.
SkippedRun - xyz.migoo.mise.framework.assertion中的错误
 
SkippedRun(String) - 错误 的构造器xyz.migoo.mise.framework.assertion.SkippedRun
 
SkippedRun(String, Throwable) - 错误 的构造器xyz.migoo.mise.framework.assertion.SkippedRun
 
skips() - 类 中的方法xyz.migoo.mise.framework.TestResult
Returns an Enumeration for the skips
Step - xyz.migoo.mise.framework中的类
 
Step() - 类 的构造器xyz.migoo.mise.framework.Step
 
Step(String) - 类 的构造器xyz.migoo.mise.framework.Step
 
Step(String, String) - 类 的构造器xyz.migoo.mise.framework.Step
 
Step(String, AbstractAssertion) - 类 的构造器xyz.migoo.mise.framework.Step
 
Step(String, String, String) - 类 的构造器xyz.migoo.mise.framework.Step
 
stream(String, String) - 类 中的方法xyz.migoo.mise.loader.reader.AbstractReader
 
stream(String, File) - 类 中的方法xyz.migoo.mise.loader.reader.AbstractReader
 
StringUtil - xyz.migoo.mise.utils中的类
字符串工具类, 继承org.apache.commons.lang3.StringUtils类
StringUtil() - 类 的构造器xyz.migoo.mise.utils.StringUtil
 
submit(String) - 类 中的方法xyz.migoo.mise.framework.selenium.MiSe
If this current element is a form, or an element within a form, then this will be submitted to the remote server.
success() - 类 中的方法xyz.migoo.mise.framework.TestResult
Returns the success
successCount() - 类 中的方法xyz.migoo.mise.framework.TestResult
Gets the number of detected successes.

T

teardown(String) - 类 中的方法xyz.migoo.mise.framework.TestSuite
 
Test - xyz.migoo.mise.framework中的接口
 
TestCase - xyz.migoo.mise.framework中的类
 
TestFailure - xyz.migoo.mise.framework中的类
 
TestLoader - xyz.migoo.mise.loader中的类
 
TestLoader() - 类 的构造器xyz.migoo.mise.loader.TestLoader
 
TestResult - xyz.migoo.mise.framework中的类
 
TestResult(int, String) - 类 的构造器xyz.migoo.mise.framework.TestResult
 
TestRunner - xyz.migoo.mise.runner中的类
 
TestRunner() - 类 的构造器xyz.migoo.mise.runner.TestRunner
 
TestRunner(String) - 类 的构造器xyz.migoo.mise.runner.TestRunner
 
TestSuite - xyz.migoo.mise.framework中的类
 
TestSuite(JSONObject) - 类 的构造器xyz.migoo.mise.framework.TestSuite
 
thrownException() - 类 中的方法xyz.migoo.mise.framework.TestFailure
Gets the thrown exception.
TODAY_DATE - 类 中的静态变量xyz.migoo.mise.utils.DateUtil
 
toEmpty(String) - 类 中的静态方法xyz.migoo.mise.utils.StringUtil
将null转为空字符串
toString() - 类 中的方法xyz.migoo.mise.framework.Step
 
toString() - 类 中的方法xyz.migoo.mise.framework.TestFailure
Returns a short description of the failure.
trace() - 类 中的方法xyz.migoo.mise.framework.TestFailure
 
trimAny(String) - 类 中的静态方法xyz.migoo.mise.utils.StringUtil
 

V

validation(File, String) - 类 中的方法xyz.migoo.mise.loader.reader.AbstractReader
文件合法性检查,传入的文件路径不能为 null "" 文件夹
valueOf(Object) - 类 中的静态方法xyz.migoo.mise.utils.StringUtil
 

X

XLS_SUFFIX - 类 中的静态变量xyz.migoo.mise.loader.reader.ReaderFactory
 
XLSX_SUFFIX - 类 中的静态变量xyz.migoo.mise.loader.reader.ReaderFactory
 
xyz.migoo.mise.config - 程序包 xyz.migoo.mise.config
 
xyz.migoo.mise.exception - 程序包 xyz.migoo.mise.exception
 
xyz.migoo.mise.extender - 程序包 xyz.migoo.mise.extender
 
xyz.migoo.mise.framework - 程序包 xyz.migoo.mise.framework
 
xyz.migoo.mise.framework.assertion - 程序包 xyz.migoo.mise.framework.assertion
 
xyz.migoo.mise.framework.assertion.impl - 程序包 xyz.migoo.mise.framework.assertion.impl
 
xyz.migoo.mise.framework.selenium - 程序包 xyz.migoo.mise.framework.selenium
 
xyz.migoo.mise.loader - 程序包 xyz.migoo.mise.loader
 
xyz.migoo.mise.loader.reader - 程序包 xyz.migoo.mise.loader.reader
 
xyz.migoo.mise.report - 程序包 xyz.migoo.mise.report
 
xyz.migoo.mise.runner - 程序包 xyz.migoo.mise.runner
 
xyz.migoo.mise.utils - 程序包 xyz.migoo.mise.utils
 

Y

YAML_SUFFIX - 类 中的静态变量xyz.migoo.mise.loader.reader.ReaderFactory
 
YamlReader - xyz.migoo.mise.loader.reader中的类
 
YamlReader(String) - 类 的构造器xyz.migoo.mise.loader.reader.YamlReader
 
YamlReader(File) - 类 的构造器xyz.migoo.mise.loader.reader.YamlReader
 
YYYY_MM_DD - 类 中的静态变量xyz.migoo.mise.utils.DateUtil
 
YYYY_MM_DD_HH_MM_SS - 类 中的静态变量xyz.migoo.mise.utils.DateUtil
 
YYYY_MMDD - 类 中的静态变量xyz.migoo.mise.utils.DateUtil
 
YYYY_MMDD_HH_MM_SS - 类 中的静态变量xyz.migoo.mise.utils.DateUtil
 
YYYY_MMDD_HHMMSS - 类 中的静态变量xyz.migoo.mise.utils.DateUtil
 
A B C D E F G H I J L M O P Q R S T V X Y 
跳过导航链接

Copyright © 2019. All rights reserved.