This class is not guaranteed to be thread-safe!
112113114115116117118
* {@inheritDoc} */ protected void setUp() throws Exception { super.setUp(); m_dict = new ObservableProperties(null, null); }