Files
kotlin-fork/idea/resources/inspectionDescriptions/TestFunctionName.html
T
Dmitry Jemerov 1c7d97289b Naming convention inspection for test functions
#KT-21547 Fixed
2018-01-02 12:46:02 +01:00

5 lines
112 B
HTML

<html>
<body>
Reports test function names that do not follow the recommended naming conventions.
</body>
</html>