testDuplicatedFileObject() Netbeans fileobjects have problems with identity.
Two fileobject representing same file are not guaranteed to be equivalent.
Known causes: MasterFS fileobject and fileobject from wrapped
filesystem (it can be spotted only by FS impl).
public void
testMemoryKeys() Test how keys handle FileObject identity problems.
public void testDuplicatedFileObject() throws Exception(Code)
Netbeans fileobjects have problems with identity.
Two fileobject representing same file are not guaranteed to be equivalent.
Known causes: MasterFS fileobject and fileobject from wrapped
filesystem (it can be spotted only by FS impl). Overlapping
LocalFilesystems.