Quantcast
Channel: JetBrains Developer Community : Thread List - IntelliJ IDEA Users
Viewing all articles
Browse latest Browse all 5661

Scala & play2 - generated test classname prevents debug breakpoint

$
0
0

Hi, using Idea 133.193, scala plugin 0.26.327 & play2 plugin 0.26.323 on MAc OSX

 

We shift command T on a controller class to create a test.  The suggested class name contains a dollar sign, e.g. ContactMapping$Test .

 

That appears to work fine, except that if I try to debug the test, the test runs normally but any breakpoint lines are not honoured.  The test is being debugged, because an exception breakpoint is respected.  We are able to fix this by renaming the class as say ContactMappingTest.

 

This looks to me to be a bug, at least at some level, yes?


Viewing all articles
Browse latest Browse all 5661

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>