
org.cthul.matchers.diagnose.nested.PrecedencedSelfDescribingBase Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cthul-matchers Show documentation
Show all versions of cthul-matchers Show documentation
Provides hamcrest.org matchers for strings and exceptions,
allows matching code blocks, and provides several utilities for
combining matchers.
The newest version!
package org.cthul.matchers.diagnose.nested;
import org.cthul.matchers.diagnose.SelfDescribingBase;
/**
*
*/
public abstract class PrecedencedSelfDescribingBase
extends SelfDescribingBase
implements PrecedencedSelfDescribing {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy