An open API service indexing awesome lists of open source software.

https://github.com/kirca54/junit5-isp-testing

ISP testing with Junit 5
https://github.com/kirca54/junit5-isp-testing

isp java junit5 testing

Last synced: 11 months ago
JSON representation

ISP testing with Junit 5

Awesome Lists containing this project

README

          

# Junit5-ISP-Testing

ISP testing with Junit 5

function tested:

public static Set setDifference(Set set1, Set set2){ ... }