In VS and Resharper I could see all test in my solution before any execution, see https://www.jetbrains.com/help/resharper/Reference__Windows__Unit_Test_Explorer.html
In Idea I can't find any test explorer, only test runner but it slightly different. Maybe I need to install some dedicated plugins? I use maven and TestNG.