Uses of Class
org.assertstruct.Res
Packages that use Res
-
Uses of Res in org.assertstruct
Methods in org.assertstruct that return ResModifier and TypeMethodDescriptionstatic ResCreates a new Res object from the given resource path.static ResCreates a new Res object with the given content.static ResCreate resource by autodetect type of resourcestatic ResRes.res(@NonNull String res, StackTraceElement traceElement, AssertStructService env) Methods in org.assertstruct with parameters of type ResModifier and TypeMethodDescriptionstatic voidAssertStruct.assertStruct(Res expectedTemplate, Object actualValue) static voidAssertStruct.assertStruct(Res expectedTemplate, Object actualValue, String message) -
Uses of Res in org.assertstruct.service
Methods in org.assertstruct.service with parameters of type Res