Add example Unit test to Toaster 37/10337/1
authorDevin Avery <devin.avery@brocade.com>
Tue, 26 Aug 2014 20:04:18 +0000 (16:04 -0400)
committerDevin Avery <devin.avery@brocade.com>
Tue, 26 Aug 2014 20:04:18 +0000 (16:04 -0400)
commitab11e8f2e562249dae4e721ed6f1a817fcc0210a
treead9d4687a075ff3e33ae5394b584784b60c90ed6
parente90bec01888e6b2a2503d21de25f3a674d607163
Add example Unit test to Toaster

Added an example unit test to the toaster application
which uses a live DataBroker. This is intended to show
how you can use the base test helpers to get access to
a live MD-SAL databroker.

Change-Id: I090b5806bf7bead086be3e85a5d42c64110aa8c2
Signed-off-by: Devin Avery <devin.avery@brocade.com>
opendaylight/md-sal/samples/toaster-provider/pom.xml
opendaylight/md-sal/samples/toaster-provider/src/test/java/org/opendaylight/controller/sample/toaster/provider/OpenDaylightToasterTest.java [new file with mode: 0644]