Skip to content

Reference implementation for unit testing custom Java actions using JUnit 5 and Mockito.

Notifications You must be signed in to change notification settings

mendixlabs/javaunittestreference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8680843 · Aug 29, 2023

History

47 Commits
Aug 24, 2023
Aug 29, 2023
Apr 5, 2022
Aug 24, 2023
Apr 5, 2022
Aug 24, 2023
Apr 5, 2022
Aug 4, 2021
Apr 5, 2022
Aug 24, 2023
Apr 26, 2021
Aug 29, 2023
Aug 29, 2023
Aug 24, 2023
Aug 24, 2023
Aug 24, 2023

Repository files navigation

pipeline status coverage report

JavaUnitTestReference

Reference implementation of DataHub Java unit testing setup. Purpose of this Gitlab repository is to show how to use Gradle to execute unit tests in a Gitlab CI pipeline and visualize the results. Note: the current version requires Mendix 9.24.3.

Example usage

gradle test will execute the example unit test suite.

Disclaimer

This component is not officially supported by Mendix.

About

Reference implementation for unit testing custom Java actions using JUnit 5 and Mockito.

Topics

Resources

Stars

Watchers

Forks