com.ossuminc.riddl.testkit.RunPassTest.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of riddl-testkit_sjs1_3 Show documentation
Show all versions of riddl-testkit_sjs1_3 Show documentation
Testing kit for RIDDL language and passes
The newest version!
/*
* Copyright 2019 Ossum, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/
package com.ossuminc.riddl.testkit
import com.ossuminc.riddl.utils.PlatformContext
abstract class RunPassTest(using PlatformContext) extends com.ossuminc.riddl.passes.AbstractRunPassTest
© 2015 - 2024 Weber Informatics LLC | Privacy Policy