
com.github.aro_tech.extended_mockito.ExtendedBDDMockito Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of extended-mockito Show documentation
Show all versions of extended-mockito Show documentation
Jar with Mockito as a mixin interface, plus extra features
/**
*
*/
package com.github.aro_tech.extended_mockito;
/**
* Mixin interface which includes BDDMockito plus added functionalities
* @author aro_tech
*
*/
public interface ExtendedBDDMockito extends BDDMockitoMixin, ExtendedMockito {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy