public void TearDown()
 {
     _roomProperties.Clear();
     _measures.Clear();
     _group.Stop();
     _roomManager.Stop();
 }