Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 16
-
Component/s: security-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b25
Description
The following methods are not covered by any test:
- javax.smartcardio.CardPermission.implies(Permission)
Code coverage could be added in the following test class:
test/jdk/javax/smartcardio/TestCardPermission.java
- javax.smartcardio.ResponseAPDU.toString()
Code coverage for this simple method could be added in the following test class:
test/jdk/javax/smartcardio/ResponseAPDUTest.java
- javax.smartcardio.CardPermission.implies(Permission)
Code coverage could be added in the following test class:
test/jdk/javax/smartcardio/TestCardPermission.java
- javax.smartcardio.ResponseAPDU.toString()
Code coverage for this simple method could be added in the following test class:
test/jdk/javax/smartcardio/ResponseAPDUTest.java