commonMain.ch.tutteli.atrium.assertions.BulletPointIdentifier.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of atrium-core-jvm Show documentation
Show all versions of atrium-core-jvm Show documentation
Core module of Atrium, containing all contracts/interfaces and default implementations
package ch.tutteli.atrium.assertions
/**
* A marker interface for types which can be used to identify bullet points.
*/
interface BulletPointIdentifier
© 2015 - 2024 Weber Informatics LLC | Privacy Policy