ceylon-ide-intellij icon indicating copy to clipboard operation
ceylon-ide-intellij copied to clipboard

Tests for #427

Open davidfestal opened this issue 9 years ago • 0 comments

I'd like to write some tests for #427 (Provide a non-blocking way to wait for an up-to-date analysis result/phased unit associated to a CeylonFile), to validate the behavior in all possible cases:

  • pooled Thread / UI thread
  • synchronous or asynchronous wait
  • edited files, project files or source archive files.

davidfestal avatar Aug 29 '16 12:08 davidfestal