abstract fun removeTestPlan(planId: Id<TestPlan>): Unit
Remove the given test plan from the database.
planId - is the identifier of the common test plan to remove from the database.
planId