Class ChildElementAssert

java.lang.Object
org.assertj.core.api.AbstractAssert<ChildElementAssert,ChildElementCollection<?>>
org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
All Implemented Interfaces:
org.assertj.core.api.Assert<ChildElementAssert,ChildElementCollection<?>>, org.assertj.core.api.Descriptable<ChildElementAssert>, org.assertj.core.api.ExtensionPoints<ChildElementAssert,ChildElementCollection<?>>

public class ChildElementAssert extends org.assertj.core.api.AbstractAssert<ChildElementAssert,ChildElementCollection<?>>
Author:
Sebastian Menski