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

io.estatico.effect.test.TestBase.scala Maven / Gradle / Ivy

package io.estatico.effect.test

import org.scalatest.{FunSuite, Matchers}
import org.typelevel.discipline.scalatest.Discipline

abstract class TestBase
  extends FunSuite
  with Matchers
  with Discipline




© 2015 - 2025 Weber Informatics LLC | Privacy Policy