Local History for Unshared Files

Since: 3.2 RC2
Last Modified: $Date: 2007/05/18 13:54:37 $

This section tests the History View's behavior towards files that reside in projects that have not been mapped to any Repository Provider.


Setup Procedure for all Unshared Local History Tests

All of the tests require the following steps completed prior to any test case execution. These steps need only be done once for this entire subsection. These steps ensure that some local history is generated for the unmapped file.

  1. Create a new Java project and add a new class to it.
  2. Add a field to the class and save.
  3. Add another field to the class and save.
  4. Add a method to the class and save.
  5. Add another method to the class and save.

Now that the file has some history to it, you can proceed with this test suite.