fun TestDescriptor.append(description: Description, type: Type, source: TestSource?, segment: Segment): TestDescriptorfun TestDescriptor.append(name: String, type: Type, source: TestSource?, segment: Segment): TestDescriptor
Creates a new TestDescriptor appended to the receiver and adds it as a child of the receiver.