abstract fun saveTestPlan(testPlan: TestPlan): Unit
Save the given common test plan into the mongo database.
testPlan - is the test plan to save.
testPlan