#移动端自动化测试平台
-
--com.okay.appplatform
- --common 公共的内容
- --aop
- --constant
- --convert
- --enumFile.webUi
- --aop
- --config 配置
- --StaticConfiguration 静态文件配置
- --SwaggerConfig 静态文件配置
- --StaticConfiguration 静态文件配置
- --controller 控制器
- --domain bean对象
- --exception统一异常处理
- --impl 实现类
- --job 定时任务
- --log 日志分割
- --mapper 对象映射
- --request HTTP请求
- --service 服务
- --tools 工具
- --common 公共的内容
-
--resources
-
--browserDriver 浏览器驱动器
-
--mapper 对象映射配置文件
-
--static 静态文件(js css picture)
-
--static templates(html )
-
--static application.properties 配置文件
-
--logback-spring.xml日志配置
-
-
--test