package path
ScalaTest's old path package that contains deprecated aliases for path style traits.
- Source
- package.scala
Deprecated Type Members
- final class ForceScaladocGeneration extends AnyRef
Forces Scaladoc to include the
org.scalatest.path
package.Forces Scaladoc to include the
org.scalatest.path
package.- Annotations
- @deprecated
- Deprecated
This class is a workaround for a Scaladoc bug. It will be removed in a future version of ScalaTest.
- type FreeSpec = PathAnyFreeSpec
The name
org.scalatest.path.FreeSpec
has been deprecated and will be removed in a future version of ScalaTest. Please use its new name,org.scalatest.freespec.PathAnyFreeSpec
, instead.The name
org.scalatest.path.FreeSpec
has been deprecated and will be removed in a future version of ScalaTest. Please use its new name,org.scalatest.freespec.PathAnyFreeSpec
, instead.This type has been renamed to support future modularization of ScalaTest.
- Annotations
- @deprecated
- Deprecated
(Since version 3.1.0) The org.scalatest.path.FreeSpec class has been moved and renamed. Please use org.scalatest.freespec.PathAnyFreeSpec instead.
- type FreeSpecLike = PathAnyFreeSpecLike
The name
org.scalatest.path.FreeSpecLike
has been deprecated and will be removed in a future version of ScalaTest. Please use its new name,org.scalatest.freespec.PathAnyFreeSpecLike
, instead.The name
org.scalatest.path.FreeSpecLike
has been deprecated and will be removed in a future version of ScalaTest. Please use its new name,org.scalatest.freespec.PathAnyFreeSpecLike
, instead.This type has been renamed to support future modularization of ScalaTest.
- Annotations
- @deprecated
- Deprecated
(Since version 3.1.0) The org.scalatest.path.FreeSpecLike trait has been moved and renamed. Please use org.scalatest.freespec.PathAnyFreeSpecLike instead.
- type FunSpec = PathAnyFunSpec
The name
org.scalatest.path.FunSpec
has been deprecated and will be removed in a future version of ScalaTest. Please use its new name,org.scalatest.funspec.PathAnyFunSpec
, instead.The name
org.scalatest.path.FunSpec
has been deprecated and will be removed in a future version of ScalaTest. Please use its new name,org.scalatest.funspec.PathAnyFunSpec
, instead.This type has been renamed to support future modularization of ScalaTest.
- Annotations
- @deprecated
- Deprecated
(Since version 3.1.0) The org.scalatest.path.FunSpec class has been moved and renamed. Please use org.scalatest.funspec.PathAnyFunSpec instead.
- type FunSpecLike = PathAnyFunSpecLike
The name
org.scalatest.path.FunSpecLike
has been deprecated and will be removed in a future version of ScalaTest. Please use its new name,org.scalatest.funspec.PathAnyFunSpecLike
, instead.The name
org.scalatest.path.FunSpecLike
has been deprecated and will be removed in a future version of ScalaTest. Please use its new name,org.scalatest.funspec.PathAnyFunSpecLike
, instead.This type has been renamed to support future modularization of ScalaTest.
- Annotations
- @deprecated
- Deprecated
(Since version 3.1.0) The org.scalatest.path.FunSpecLike trait has been moved and renamed. Please use org.scalatest.funspec.PathAnyFunSpecLike instead.