Skip to content
  • Eric Cano's avatar
    Mutualised exceptions from objectore prototype to the whole project. · 8ff55262
    Eric Cano authored
    Used exceptions while moving Vfs to creating its temporary directory using mkdtemp. This allows several Vfs intances to run on the same
    system simultaneously.
    Updated the model of the abstract unit test so it can instanciate one test environement per unit test. This was needed in the current
    unit test for middle tier admin.
    8ff55262