Tag: test

OSS-Fuzz aims to make common open source software more secure and stable by combining modern fuzzing techniques with scalable, distributed execution.

System Stubs is used to test code which depends on methods in java.lang.System.

I always expose the /health endpoint in my Micronaut applications. It is easy to test it.