Update version details in README
[portal/ric-dashboard.git] / docs / developer-guide.rst
index 7061716..e781294 100644 (file)
@@ -23,7 +23,7 @@ After cloning the repository, initialize and update all git submodules like this
 
     git submodule init
     git submodule update
-    
+
 Check the submodule status at any time like this::
 
     git submodule status
@@ -58,7 +58,7 @@ files.  These steps are required to launch:
 
 1. Install all project jar files locally
 2. Set an environment variable via JVM argument: ``-Dorg.oransc.ric.portal.dashboard=mock``
-3. Run the JUnit test case ``DashboardServerTest`` which is not exactly a "test" because it never finishes.
+3. Run the JUnit test case ``DashboardTestServer`` which is not exactly a "test" because it never finishes.
 
 These steps can be done with these commands::
 
@@ -84,7 +84,7 @@ Production user authentication
 
 The server uses the ONAP Portal's "EPSDK-FW" library to support a
 single-sign-on (SSO) feature, which requires users to authenticate
-at the ONAP Portal UI. The RIC Dashboard can be on-boarded as an 
+at the ONAP Portal UI. The RIC Dashboard can be on-boarded as an
 application on the ONAP Portal using its application on-boarding UI.
 
 The server authenticates requests using cookies that are set