Skip to content

AntonAndell/javaee-unittest

 
 

Repository files navigation

Maven Central

An Unit Testing Framework for Java SCORE

This repository contains a Java library that can be used to perform the unit testing on your Java SCORE implementation. It provides a SCORE execution emulation layer that can be integrated with the JUnit 5 and Mockito frameworks.

Usage

You can include this package from Maven Central by adding the following dependency in your build.gradle.

testImplementation 'foundation.icon:javaee-unittest:0.9.7'

For a more complete example, please visit Java SCORE Examples.

License

This project is available under the Apache License, Version 2.0.

About

An Unit Testing Framework for Java SCORE

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%