All Downloads are FREE. Search and download functionalities are using the official Maven repository.

samples.testing.error.pec Maven / Gradle / Ivy

There is a newer version: 0.0.74
Show newest version
define "divide by 0 raises error" as test method doing:
    a = 3 / 0
and verifying DIVIDE_BY_ZERO




© 2015 - 2024 Weber Informatics LLC | Privacy Policy