Skip to content

Commit cb76079

Browse files
committed
code style
1 parent 9e3fb95 commit cb76079

File tree

1 file changed

+31
-1
lines changed

1 file changed

+31
-1
lines changed

src/test/java/org/htmlunit/general/huge/CtorPrototypeTest.java

Lines changed: 31 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -776,6 +776,7 @@ public void _FileSystemDirectoryReader() throws Exception {
776776
public void _FileSystemEntry() throws Exception {
777777
test("FileSystemEntry");
778778
}
779+
779780
/**
780781
* @throws Exception if the test fails
781782
*/
@@ -1600,6 +1601,7 @@ public void _InputDeviceCapabilities() throws Exception {
16001601
public void _InputEvent() throws Exception {
16011602
test("InputEvent");
16021603
}
1604+
16031605
/**
16041606
* @throws Exception if the test fails
16051607
*/
@@ -1608,6 +1610,7 @@ public void _InputEvent() throws Exception {
16081610
public void _KeyboardEvent() throws Exception {
16091611
test("KeyboardEvent");
16101612
}
1613+
16111614
/**
16121615
* @throws Exception if the test fails
16131616
*/
@@ -1616,6 +1619,7 @@ public void _KeyboardEvent() throws Exception {
16161619
public void _KeyframeEffect() throws Exception {
16171620
test("KeyframeEffect");
16181621
}
1622+
16191623
/**
16201624
* @throws Exception if the test fails
16211625
*/
@@ -1624,6 +1628,7 @@ public void _KeyframeEffect() throws Exception {
16241628
public void _MIDIAccess() throws Exception {
16251629
test("MIDIAccess");
16261630
}
1631+
16271632
/**
16281633
* @throws Exception if the test fails
16291634
*/
@@ -1632,6 +1637,7 @@ public void _MIDIAccess() throws Exception {
16321637
public void _MIDIConnectionEvent() throws Exception {
16331638
test("MIDIConnectionEvent");
16341639
}
1640+
16351641
/**
16361642
* @throws Exception if the test fails
16371643
*/
@@ -1640,6 +1646,7 @@ public void _MIDIConnectionEvent() throws Exception {
16401646
public void _MIDIInput() throws Exception {
16411647
test("MIDIInput");
16421648
}
1649+
16431650
/**
16441651
* @throws Exception if the test fails
16451652
*/
@@ -1648,6 +1655,7 @@ public void _MIDIInput() throws Exception {
16481655
public void _MIDIMessageEvent() throws Exception {
16491656
test("MIDIMessageEvent");
16501657
}
1658+
16511659
/**
16521660
* @throws Exception if the test fails
16531661
*/
@@ -1656,6 +1664,7 @@ public void _MIDIMessageEvent() throws Exception {
16561664
public void _MIDIOutput() throws Exception {
16571665
test("MIDIOutput");
16581666
}
1667+
16591668
/**
16601669
* @throws Exception if the test fails
16611670
*/
@@ -1664,6 +1673,7 @@ public void _MIDIOutput() throws Exception {
16641673
public void _MIDIPort() throws Exception {
16651674
test("MIDIPort");
16661675
}
1676+
16671677
/**
16681678
* @throws Exception if the test fails
16691679
*/
@@ -1672,6 +1682,7 @@ public void _MIDIPort() throws Exception {
16721682
public void _MediaDevices() throws Exception {
16731683
test("MediaDevices");
16741684
}
1685+
16751686
/**
16761687
* @throws Exception if the test fails
16771688
*/
@@ -1680,6 +1691,7 @@ public void _MediaDevices() throws Exception {
16801691
public void _MediaElementAudioSourceNode() throws Exception {
16811692
test("MediaElementAudioSourceNode");
16821693
}
1694+
16831695
/**
16841696
* @throws Exception if the test fails
16851697
*/
@@ -1688,6 +1700,7 @@ public void _MediaElementAudioSourceNode() throws Exception {
16881700
public void _MediaEncryptedEvent() throws Exception {
16891701
test("MediaEncryptedEvent");
16901702
}
1703+
16911704
/**
16921705
* @throws Exception if the test fails
16931706
*/
@@ -1698,6 +1711,7 @@ public void _MediaEncryptedEvent() throws Exception {
16981711
public void _MediaKeyError() throws Exception {
16991712
test("MediaKeyError");
17001713
}
1714+
17011715
/**
17021716
* @throws Exception if the test fails
17031717
*/
@@ -1706,6 +1720,7 @@ public void _MediaKeyError() throws Exception {
17061720
public void _MediaKeyMessageEvent() throws Exception {
17071721
test("MediaKeyMessageEvent");
17081722
}
1723+
17091724
/**
17101725
* @throws Exception if the test fails
17111726
*/
@@ -1714,6 +1729,7 @@ public void _MediaKeyMessageEvent() throws Exception {
17141729
public void _MediaKeySession() throws Exception {
17151730
test("MediaKeySession");
17161731
}
1732+
17171733
/**
17181734
* @throws Exception if the test fails
17191735
*/
@@ -1722,6 +1738,7 @@ public void _MediaKeySession() throws Exception {
17221738
public void _MediaQueryList() throws Exception {
17231739
test("MediaQueryList");
17241740
}
1741+
17251742
/**
17261743
* @throws Exception if the test fails
17271744
*/
@@ -1730,6 +1747,7 @@ public void _MediaQueryList() throws Exception {
17301747
public void _MediaQueryListEvent() throws Exception {
17311748
test("MediaQueryListEvent");
17321749
}
1750+
17331751
/**
17341752
* @throws Exception if the test fails
17351753
*/
@@ -1738,6 +1756,7 @@ public void _MediaQueryListEvent() throws Exception {
17381756
public void _MediaRecorder() throws Exception {
17391757
test("MediaRecorder");
17401758
}
1759+
17411760
/**
17421761
* @throws Exception if the test fails
17431762
*/
@@ -1746,6 +1765,7 @@ public void _MediaRecorder() throws Exception {
17461765
public void _MediaSource() throws Exception {
17471766
test("MediaSource");
17481767
}
1768+
17491769
/**
17501770
* @throws Exception if the test fails
17511771
*/
@@ -1754,6 +1774,7 @@ public void _MediaSource() throws Exception {
17541774
public void _MediaStream() throws Exception {
17551775
test("MediaStream");
17561776
}
1777+
17571778
/**
17581779
* @throws Exception if the test fails
17591780
*/
@@ -1762,6 +1783,7 @@ public void _MediaStream() throws Exception {
17621783
public void _MediaStreamAudioDestinationNode() throws Exception {
17631784
test("MediaStreamAudioDestinationNode");
17641785
}
1786+
17651787
/**
17661788
* @throws Exception if the test fails
17671789
*/
@@ -1770,6 +1792,7 @@ public void _MediaStreamAudioDestinationNode() throws Exception {
17701792
public void _MediaStreamAudioSourceNode() throws Exception {
17711793
test("MediaStreamAudioSourceNode");
17721794
}
1795+
17731796
/**
17741797
* @throws Exception if the test fails
17751798
*/
@@ -1778,6 +1801,7 @@ public void _MediaStreamAudioSourceNode() throws Exception {
17781801
public void _MediaStreamEvent() throws Exception {
17791802
test("MediaStreamEvent");
17801803
}
1804+
17811805
/**
17821806
* @throws Exception if the test fails
17831807
*/
@@ -1786,6 +1810,7 @@ public void _MediaStreamEvent() throws Exception {
17861810
public void _MediaStreamTrack() throws Exception {
17871811
test("MediaStreamTrack");
17881812
}
1813+
17891814
/**
17901815
* @throws Exception if the test fails
17911816
*/
@@ -1794,6 +1819,7 @@ public void _MediaStreamTrack() throws Exception {
17941819
public void _MediaStreamTrackEvent() throws Exception {
17951820
test("MediaStreamTrackEvent");
17961821
}
1822+
17971823
/**
17981824
* @throws Exception if the test fails
17991825
*/
@@ -1802,6 +1828,7 @@ public void _MediaStreamTrackEvent() throws Exception {
18021828
public void _MessageEvent() throws Exception {
18031829
test("MessageEvent");
18041830
}
1831+
18051832
/**
18061833
* @throws Exception if the test fails
18071834
*/
@@ -1810,6 +1837,7 @@ public void _MessageEvent() throws Exception {
18101837
public void _MessagePort() throws Exception {
18111838
test("MessagePort");
18121839
}
1840+
18131841
/**
18141842
* @throws Exception if the test fails
18151843
*/
@@ -1818,6 +1846,7 @@ public void _MessagePort() throws Exception {
18181846
public void _MouseEvent() throws Exception {
18191847
test("MouseEvent");
18201848
}
1849+
18211850
/**
18221851
* @throws Exception if the test fails
18231852
*/
@@ -1828,6 +1857,7 @@ public void _MouseEvent() throws Exception {
18281857
public void _MouseScrollEvent() throws Exception {
18291858
test("MouseScrollEvent");
18301859
}
1860+
18311861
/**
18321862
* @throws Exception if the test fails
18331863
*/
@@ -3376,7 +3406,6 @@ public void _WebKitMutationObserver() throws Exception {
33763406
test("WebKitMutationObserver");
33773407
}
33783408

3379-
33803409
/**
33813410
* @throws Exception if the test fails
33823411
*/
@@ -3387,6 +3416,7 @@ public void _WebKitMutationObserver() throws Exception {
33873416
public void _WebKitMediaStream() throws Exception {
33883417
test("webkitMediaStream");
33893418
}
3419+
33903420
/**
33913421
* @throws Exception if the test fails
33923422
*/

0 commit comments

Comments
 (0)