Skip to content

Commit

Permalink
TEIIDDES-1697: Fixes tests as a consequence of further use of DotProj…
Browse files Browse the repository at this point in the history
…ectUtils

* MockFileResource
* MockProject
 * Improve the sanity of these classes and implement enough methods for
   a fake project to be returned by any MockFileResource
 * By default, a temp file is instantiated (although not actually created)
   to represent the .project file and the project is set to both open and
   accessible.

* TestDotProjectUtil
 * Due to making the mock project accessible and open, a different path is
   taken by the code to check for the project's nature. Thus, the test
   must be slightly modified to correctly mirror the changes.
  • Loading branch information
Paul Richardson committed May 2, 2013
1 parent 5e279e2 commit e04c423
Show file tree
Hide file tree
Showing 3 changed files with 1,165 additions and 1,116 deletions.

0 comments on commit e04c423

Please sign in to comment.