Rename flowStateCount() to flowAddedCount
diff --git a/TestON/drivers/common/cli/onosclidriver.py b/TestON/drivers/common/cli/onosclidriver.py
index 151c4b3..847f851 100644
--- a/TestON/drivers/common/cli/onosclidriver.py
+++ b/TestON/drivers/common/cli/onosclidriver.py
@@ -1546,7 +1546,7 @@
             main.exit()
 
 
-    def FlowStateCount( self, id ):
+    def FlowAddedCount( self, id ):
         """
         Determine the number of flow rules for the given device id that are
         in the added state