|
|
@ -24,6 +24,7 @@ public class TutorialActionTest extends TestCase{ |
|
|
|
GeneralContext.setLocale(pt); |
|
|
|
GeneralContext.setLocale(pt); |
|
|
|
String ptKey = action.createDocKey(); |
|
|
|
String ptKey = action.createDocKey(); |
|
|
|
assertTrue(ptKey.contains(pt.toString())); |
|
|
|
assertTrue(ptKey.contains(pt.toString())); |
|
|
|
|
|
|
|
GeneralContext.setLocale(Locale.CHINA); |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
public void testServerOnline() { |
|
|
|
public void testServerOnline() { |
|
|
|