Emmanuel Lecharny schrieb: > Stefan Seelmann wrote: >> No, I think the server must reject it. >> >> Do you mean the >> org.apache.directory.server.core.jndi.DIRSERVER791IT.java? The test >> testDefect2() tries to add an non-existing objectClass "test", the >> server rejects this and when reading the entry after that the >> objectClass attribute doesn't contain the "test" objectClass. So I think >> this test is correct. We should just change the Javadoc because it still >> describes the defect but not the intention of the test. >> > > You are right, Stefan. The test is correct, the javadoc isn't. I will > fix it. > > Thanks ! >
My fault. I added these strange JavaDocs to the tests. The docs explain the defects, not the real intention of the test. Sorry if it caused confusion. Regard, Stefan Seelmann
