@@ -41,7 +41,7 @@ <h1>Class ExpressionParserTest</h1>
4141</ td >
4242< td >
4343< div class ="infoBox " id ="duration ">
44- < div class ="counter "> 0.024s </ div >
44+ < div class ="counter "> 0.026s </ div >
4545< p > duration</ p >
4646</ div >
4747</ td >
@@ -64,7 +64,10 @@ <h1>Class ExpressionParserTest</h1>
6464< a href ="#tab0 "> Tests</ a >
6565</ li >
6666< li >
67- < a href ="#tab1 "> Standard error</ a >
67+ < a href ="#tab1 "> Standard output</ a >
68+ </ li >
69+ < li >
70+ < a href ="#tab2 "> Standard error</ a >
6871</ li >
6972</ ul >
7073< div id ="tab0 " class ="tab ">
@@ -79,27 +82,39 @@ <h2>Tests</h2>
7982</ thead >
8083< tr >
8184< td class ="success "> testAddition()</ td >
82- < td class ="success "> 0.022s </ td >
85+ < td class ="success "> 0.025s </ td >
8386< td class ="success "> passed</ td >
8487</ tr >
8588< tr >
8689< td class ="success "> testAdditionWithVariable()</ td >
87- < td class ="success "> 0.002s </ td >
90+ < td class ="success "> 0.001s </ td >
8891< td class ="success "> passed</ td >
8992</ tr >
9093</ table >
9194</ div >
9295< div id ="tab1 " class ="tab ">
96+ < h2 > Standard output</ h2 >
97+ < span class ="code ">
98+ < pre > ?[1mRegistered 17 binary operators?[0m
99+ ?[1mRegistered 16 unary operators?[0m
100+ ?[1mRegistered 0 classes?[0m
101+ ?[1mRegistered 17 binary operators?[0m
102+ ?[1mRegistered 16 unary operators?[0m
103+ ?[1mRegistered 0 classes?[0m
104+ </ pre >
105+ </ span >
106+ </ div >
107+ < div id ="tab2 " class ="tab ">
93108< h2 > Standard error</ h2 >
94109< span class ="code ">
95- < pre > [Test worker] INFO org.reflections.Reflections - Reflections took 275 ms to scan 1 urls, producing 465 keys and 3133 values
110+ < pre > [Test worker] INFO org.reflections.Reflections - Reflections took 289 ms to scan 1 urls, producing 465 keys and 3133 values
96111[Test worker] INFO org.reflections.Reflections - Reflections took 1 ms to scan 0 urls, producing 0 keys and 0 values
97- [Test worker] INFO org.reflections.Reflections - Reflections took 62 ms to scan 6 urls, producing 150 keys and 539 values
112+ [Test worker] INFO org.reflections.Reflections - Reflections took 58 ms to scan 6 urls, producing 150 keys and 539 values
98113[Test worker] INFO org.reflections.Reflections - Reflections took 16 ms to scan 1 urls, producing 6 keys and 18 values
99- [Test worker] INFO org.reflections.Reflections - Reflections took 186 ms to scan 1 urls, producing 465 keys and 3133 values
114+ [Test worker] INFO org.reflections.Reflections - Reflections took 193 ms to scan 1 urls, producing 465 keys and 3133 values
100115[Test worker] INFO org.reflections.Reflections - Reflections took 0 ms to scan 0 urls, producing 0 keys and 0 values
101- [Test worker] INFO org.reflections.Reflections - Reflections took 50 ms to scan 6 urls, producing 150 keys and 539 values
102- [Test worker] INFO org.reflections.Reflections - Reflections took 9 ms to scan 1 urls, producing 6 keys and 18 values
116+ [Test worker] INFO org.reflections.Reflections - Reflections took 54 ms to scan 6 urls, producing 150 keys and 539 values
117+ [Test worker] INFO org.reflections.Reflections - Reflections took 11 ms to scan 1 urls, producing 6 keys and 18 values
103118</ pre >
104119</ span >
105120</ div >
@@ -111,7 +126,7 @@ <h2>Standard error</h2>
111126< input id ="line-wrapping-toggle " type ="checkbox " autocomplete ="off "/>
112127</ label >
113128</ div > Generated by
114- < a href ="http://www.gradle.org "> Gradle 8.8</ a > at Jun 24, 2025, 7:00:31 PM</ p >
129+ < a href ="http://www.gradle.org "> Gradle 8.8</ a > at Jun 24, 2025, 7:06:41 PM</ p >
115130</ div >
116131</ div >
117132</ body >
0 commit comments