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

templates.soft_assertions_entry_point_class_template.txt Maven / Gradle / Ivy

There is a newer version: 2.2.1
Show newest version
package ${package};

/**
 * Entry point for soft assertions of different data types.
 */
@javax.annotation.Generated(value="assertj-assertions-generator")
public class SoftAssertions extends org.assertj.core.api.SoftAssertions {
${all_assertions_entry_points}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy