Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
junit [2016/07/16 14:42] – 만듦 ledyxjunit [2021/02/07 05:50] (current) – old revision restored (2016/07/16 15:42) ledyx
Line 12: Line 12:
 </sxh> </sxh>
  
-= Method 순서 지정 =+Test시 Method 순서 지정 =
 class 상단에 기술. class 상단에 기술.
  
-Method 이름 순서대로 지정.+Method 이름 순서대로 Test.
 <sxh java> <sxh java>
 @FixMethodOrder(MethodSorters.NAME_ASCENDING) @FixMethodOrder(MethodSorters.NAME_ASCENDING)
junit.1468680137.txt.gz · Last modified: (external edit)