Displaying differences for changeset
 
display as  

test/service_tests/STest.java

@@ -53,18 +53,37 @@
 
            This is it! 
     */
-//    @Test public void  m_nutrient_slp_1_0__moderate() throws Exception { run(); }
+    @Test public void  m_nutrient_slp_1_0__moderate() throws Exception { run(); }
     @Test public void  m_ipmscoresfull_1_0_1__getfull() throws Exception { run(); }
+    @Test public void  m_nut_pract_scores_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_nut_tech_scores_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_nutrient_slp_1_0__moderate_1() throws Exception { run(); }
+    @Test public void  m_nutrient_slp_1_0__simple_1() throws Exception { run(); }
     @Test public void  m_pestlosspot_1_0__test_1() throws Exception { run(); }
     @Test public void  m_pestipmscoresfull_1_0__test_1() throws Exception { run(); }
     @Test public void  m_pestmigtechsfull_1_0__test_1() throws Exception { run(); }
     @Test public void  m_pesticide_practice_score_1_0__test_1() throws Exception { run(); }
-    @Test public void  m_sednutpractscoresfull_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_sednutpractscoresfull_1_0__test_1() throws Exception { run(); }  
+    @Test public void  m_pest_hazrating_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_pest_techn_scores_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_pesticide_ipm_score_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_pesticide_sarp_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_pesticide_slp_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_pesticide_slp_1_0__test_2() throws Exception { run(); }
+    @Test public void  m_pesticide_ssrp_1_0__complex_1() throws Exception { run(); }
+    @Test public void  m_pesticide_ssrp_1_0__simple_1() throws Exception { run(); }
+    @Test public void  m_pestlosspot_1_0__test_2() throws Exception { run(); }
+    @Test public void  m_rfactor_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_rfactor_1_0__test_2() throws Exception { run(); }
+    @Test public void  m_scsednut_srp_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_thresholdscores_1_0__test_1() throws Exception { run(); }    
+    @Test public void  m_nutappmgtscores_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_wqmscorebar_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_soilpestlosspot_1_0__test_1() throws Exception { run(); }
+    @Test public void  m_wqmsoilattributes_1_0__test_1() throws Exception { run(); }
 
-    
 
     
-    
 
     // .. more here
 

test/service_tests/m_nutrient_slp_1_0__moderate_1.json

@@ -12,7 +12,7 @@
   "parameter": [{
     "name": "soilcomponents",
     "value": [
-           [
+      [
         {
           "name": "AoAId",
           "value": 1,
@@ -107,5 +107,62 @@
         }
       ]
     ]
-  }]
+  }],
+  "result": [
+    {
+      "name": "AoAId",
+      "value": 1,
+      "description": "Areao of analysis ID"
+    },
+    {
+      "name": "cokey",
+      "value": "11510284",
+      "description": "Soil Component Key"
+    },
+    {
+      "name": "aoa_comp_area",
+      "value": 45.84,
+      "description": "Soil component area in the area of analysis"
+    },
+    {
+      "name": "comp_nslp",
+      "value": "MODERATE",
+      "description": "Soil leaching potential of the soil component"
+    },
+    {
+      "name": "comp_nslp_number",
+      "value": 2,
+      "description": "Number indicating #Soil leaching potential of the soil component"
+    },
+    {
+      "name": "AoAId",
+      "value": 1,
+      "description": "Areao of analysis ID"
+    },
+    {
+      "name": "cokey",
+      "value": "11510290",
+      "description": "Soil Component Key"
+    },
+    {
+      "name": "aoa_comp_area",
+      "value": 63.72,
+      "description": "Soil component area in the area of analysis"
+    },
+    {
+      "name": "comp_nslp",
+      "value": "HIGH",
+      "description": "Soil leaching potential of the soil component"
+    },
+    {
+      "name": "comp_nslp_number",
+      "value": 4,
+      "description": "Number indicating #Soil leaching potential of the soil component"
+    },
+    {
+      "name": "aoa_nslp",
+      "value": "MODERATELY HIGH",
+      "description": "Soil leaching potential of the area of analysis"
+    }
+  ]
 }
\ No newline at end of file

web/WEB-INF/csip-defaults.json

@@ -1,4 +1,4 @@
 { 
-    "csip-wqm.version": "$version: 0.2.44 23641a4e49d7 2016-04-20 Sandeep Kasavaraju, built at 2016-04-21 08:30 by od$"
+    "csip-wqm.version": "$version: 0.0.0 xxxxxxx date, built at 2016-04-22 09:55 by ks_an$"
 }