Package | Description |
---|---|
com.eviware.soapui.impl.coverage |
Modifier and Type | Class and Description |
---|---|
class |
RestServiceCoverage
Calculates coverage for a REST service.
|
class |
WsdlInterfaceCoverage
Calculates coverage for an interface.
|
Modifier and Type | Method and Description |
---|---|
InterfaceCoverage<?> |
ProjectCoverage.getInterfaceCoverage(com.eviware.soapui.model.iface.Interface iface) |
Modifier and Type | Method and Description |
---|---|
Collection<InterfaceCoverage<?>> |
ProjectCoverage.getInterfaces() |
Collection<InterfaceCoverage<?>> |
ProjectCoverage.getRestServices() |
Copyright © 2019. All rights reserved.