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

com.xiaomi.duckling.UnitSpec.scala Maven / Gradle / Ivy

The newest version!
package com.xiaomi.duckling

import org.scalatest.funspec.AnyFunSpec
import org.scalatest.matchers.should.Matchers
import org.scalatest.prop.TableDrivenPropertyChecks

abstract class UnitSpec extends AnyFunSpec with Matchers with TableDrivenPropertyChecks




© 2015 - 2024 Weber Informatics LLC | Privacy Policy