Removed the requirement that the COPSData member (aka. _data) cannot be null. Found... 53/19453/2
authorSteven Pisarski <s.pisarski@cablelabs.com>
Fri, 1 May 2015 20:56:06 +0000 (14:56 -0600)
committerThomas Kee <xsited@yahoo.com>
Fri, 8 May 2015 19:51:59 +0000 (12:51 -0700)
commit80679f11ec860d4cbc8c49170afa85499445e470
tree8a27585fa1021612e42d8c4977854f3017cda134
parentc342841581ed8d23bb8cb7488f92cb137634fa6c
Removed the requirement that the COPSData member (aka. _data) cannot be null. Found this issue while building tests for the packetcable-policy-server PCMMService class for connecting to and setting gates for a CCAP.

Change-Id: I02e5c8d9562b2ecfbcb30c9ffcc7ac649262a1db
Signed-off-by: Steven Pisarski <s.pisarski@cablelabs.com>
packetcable-driver/src/main/java/org/umu/cops/stack/COPSDecision.java
packetcable-driver/src/test/java/org/umu/cops/stack/COPSDecisionTest.java
packetcable-driver/src/test/java/org/umu/cops/stack/COPSLPDPDecisionTest.java