@SpecVersion(spec="JSR 385", version="2.0.0") public class ServiceProviderTest extends Object
ServiceProvider
.Constructor | Description |
---|---|
ServiceProviderTest() |
Modifier and Type | Method | Description |
---|---|---|
void |
testAvailable() |
Access available service providers.
|
void |
testAvailableNotEmpty() |
Available service providers not empty.
|
void |
testCurrent() |
Access current ServiceProvider.
|
void |
testPriority() |
Access a ServiceProvider priority.
|
public ServiceProviderTest()
@SpecAssertion(section="5.3", id="53-A1") public void testAvailable()
@SpecAssertion(section="5.3", id="53-A2") public void testAvailableNotEmpty()
@SpecAssertion(section="5.3", id="53-A3") public void testCurrent()
@SpecAssertion(section="5.3", id="53-A4") public void testPriority()
Copyright © 2005–2019 Units of Measurement project. All rights reserved.