io.cucumber.scala.PendingException.scala Maven / Gradle / Ivy
package io.cucumber.scala
class PendingException extends RuntimeException("TODO: implement me") {}
package io.cucumber.scala
class PendingException extends RuntimeException("TODO: implement me") {}