-
- Downloads
[SPARK-7558] Guard against direct uses of FunSuite / FunSuiteLike
This is a follow-up patch to #6441. Author: Andrew Or <andrew@databricks.com> Closes #6510 from andrewor14/extends-funsuite-check and squashes the following commits: 6618b46 [Andrew Or] Exempt SparkSinkSuite from the FunSuite check 99d02ac [Andrew Or] Merge branch 'master' of github.com:apache/spark into extends-funsuite-check 48874dd [Andrew Or] Guard against direct uses of FunSuite / FunSuiteLike
Showing
- core/src/test/scala/org/apache/spark/SparkFunSuite.scala 2 additions, 0 deletionscore/src/test/scala/org/apache/spark/SparkFunSuite.scala
- external/flume-sink/src/test/scala/org/apache/spark/streaming/flume/sink/SparkSinkSuite.scala 9 additions, 0 deletions...rg/apache/spark/streaming/flume/sink/SparkSinkSuite.scala
- scalastyle-config.xml 7 additions, 0 deletionsscalastyle-config.xml
Please register or sign in to comment