/** Public interface conformance tests.

The tests in the conformance.* series of packages check the public interfaces of filesystem components for conformance with their written specifications.

To run the conformance tests, execute the command java conformance.ConformanceTests from the project base directory after compiling all .java files. */ package conformance;