We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bf6abe commit fbaf205Copy full SHA for fbaf205
measure/src/test/java/net/laprun/sustainability/power/analysis/total/TotalMeasureProcessorTest.java renamed to measure/src/test/java/net/laprun/sustainability/power/analysis/total/TotalComputationTest.java
@@ -9,7 +9,7 @@
9
import net.laprun.sustainability.power.SensorMetadata;
10
import net.laprun.sustainability.power.SensorUnit;
11
12
-class TotalMeasureProcessorTest {
+class TotalComputationTest {
13
14
@Test
15
void totalShouldFailIfAllComponentsAreNotCommensurable() {
0 commit comments