scala测试框架:scalatest
Posted shengulong
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了scala测试框架:scalatest相关的知识,希望对你有一定的参考价值。
api文档:http://tool.oschina.net/apidocs/apidoc?api=scalatest-1.7.2
trait Assertions:http://tool.oschina.net/apidocs/apidoc?api=scalatest-1.7.2
traitFunSuite:http://tool.oschina.net/apidocs/apidoc?api=scalatest-1.7.2
参考:
http://orchome.com/246
http://www.scalatest.org/quick_start
https://www.jianshu.com/p/ceabf3437dd7
以上是关于scala测试框架:scalatest的主要内容,如果未能解决你的问题,请参考以下文章
编译 Play 框架测试时出现错误“scala.reflect.internal.MissingRequirementError: object scala.runtime in compiler m
使用Scala语言调用Flink框架进行WordCount词频统计测试不同Parallelism并行度对运算速度的影响
使用Scala语言调用Flink框架进行WordCount词频统计测试不同Parallelism并行度对运算速度的影响