commit | c1c724e3d3db47b40db0a98670a2caa5ee2b2a9f | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Thu Feb 27 14:54:42 2020 -0500 |
committer | Dan Timoney <dtimoney@att.com> | Thu Feb 27 15:00:10 2020 -0500 |
tree | 5fab7dfab304e96372549e247651233073d1a5cd | |
parent | ec7aa8b8c9fbe23f7628eb61bea93c0136cff6c5 [diff] |
Fixed junit testing Fixed junit testing (was incorrectly mocking the class to be tested) Change-Id: I275a6aca53b9a14fb151b020d1b7287f3e234417 Issue-ID: CCSDK-2096 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".