File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535
3636import io .github .mweirauch .micrometer .jvm .extras .procfs .ProcfsReader .ReadResult ;
3737
38- public class ProcfsEntryUnit0Test {
38+ public class ProcfsEntryTest {
3939
4040 private final ProcfsReader reader = mock (ProcfsReader .class );
4141
Original file line number Diff line number Diff line change 3939
4040import io .github .mweirauch .micrometer .jvm .extras .procfs .ProcfsReader .ReadResult ;
4141
42- public class ProcfsReaderUnit0Test {
42+ public class ProcfsReaderTest {
4343
4444 private static Path BASE ;
4545
Original file line number Diff line number Diff line change 3232
3333import io .github .mweirauch .micrometer .jvm .extras .procfs .ProcfsSmaps .KEY ;
3434
35- public class ProcfsSmapsUnit0Test {
35+ public class ProcfsSmapsTest {
3636
3737 private static Path BASE ;
3838
You can’t perform that action at this time.
0 commit comments