ceylon-ide-intellij
ceylon-ide-intellij copied to clipboard
Tests for #427
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.