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

com.vocalabs.egtest.processor.selftest.EgSelfTest Maven / Gradle / Ivy

There is a newer version: 0.3.0
Show newest version
package com.vocalabs.egtest.processor.selftest;

/** For testing EgTest: marks that the other annotations should fail in an interesting way. */
public @interface EgSelfTest {
    ExpectedBehavior value();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy