All Downloads are FREE. Search and download functionalities are using the official Maven repository.

harness.zio.test.DefaultHarnessSpec.scala Maven / Gradle / Ivy

package harness.zio.test

import harness.zio.*
import zio.*

abstract class DefaultHarnessSpec extends HarnessSpec[Any] {
  override def layerProvider: LayerProvider[R] = LayerProvider.Empty
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy