Added group and meter test methods. 44/3244/11
authorAnilkumar Vishnoi <avishnoi@in.ibm.com>
Sat, 30 Nov 2013 10:50:53 +0000 (16:20 +0530)
committerAnilkumar Vishnoi <avishnoi@in.ibm.com>
Sat, 30 Nov 2013 19:45:44 +0000 (01:15 +0530)
commitc10fa6f932e95d7edf4116c84ef88be7a5342268
treef8e2e536aef5511b1c51f3a0a80c08a6d2eeb433
parentaea5da5237c2a0321334118430bad82981c362b6
Added group and meter test methods.

Signed-off-by: Prasanna Huddar <prasanna.huddar@ericsson.com>
Change-Id: If90067d8aa69b54c0b4b1eaf7b95213e8eb21d4e
Signed-off-by: Anilkumar Vishnoi <avishnoi@in.ibm.com>
test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java [new file with mode: 0644]
test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestServiceProvider.xtend [new file with mode: 0644]
test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java [new file with mode: 0644]
test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestServiceProvider.xtend [new file with mode: 0644]
test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestActivator.xtend
test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java