
com.oneandone.cdi.tester.CdiLifecycleMgmtAtJUnit5TestInstanceException Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cdi-tester Show documentation
Show all versions of cdi-tester Show documentation
Allows tests based on cdi only
The newest version!
package com.oneandone.cdi.tester;
/**
* @author aschoerk
*/
public class CdiLifecycleMgmtAtJUnit5TestInstanceException extends Exception {
private static final long serialVersionUID = 4614072655527464033L;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy