ashfrench / killer-sudoko

Killer Sudoku Solver
GNU General Public License v3.0
0 stars 0 forks source link

Create Junit5 Extension Model Test Framework #2

Closed ashfrench closed 1 month ago

ashfrench commented 2 months ago

Create Junit5 Extension Model Test Framework

Examples of the extension framework are here: https://junit.org/junit5/docs/current/user-guide/#extensions

Further Examples Below MockitoExtension and the SpringExtension