hablutzel1 / GenerateTestCases

Behaviour Driven Development plugin for IntelliJ IDEA
18 stars 11 forks source link

The "Choose Destination Directory" should select by default a "Test Source Root" if it exists in the current module #37

Open hablutzel1 opened 11 years ago

hablutzel1 commented 11 years ago

look at the screenshot the test was being created for a class in module "dsignature" but a source root in x509certdataextractor was selected.

Adjust width of the window depending on the width of paths too.

hablutzel1 commented 11 years ago

In the case of only one module: Prefer the first "Test Source Root" in that module.

In the case of multimodule project: Prefer the first "Test Source Root" in the module the class under test belongs too.