create account

[JAVA #23] [Troubleshooting #5] TestNG 运行结果在Eclipse显示乱码 by june0620

View this thread on: hive.blogpeakd.comecency.com
· @june0620 ·
$7.19
[JAVA #23] [Troubleshooting #5] TestNG 运行结果在Eclipse显示乱码
pixabay
https://cdn.pixabay.com/photo/2019/06/24/09/10/faulty-4295549_1280.jpg

重新安装windows后一堆问题在困扰着我。其中最烦人的是,TestNG 运行结果在Eclipse显示乱码。控制台和主代码页面都没问题,为什么呢? 

##### Code: 
```
	@Test(dataProvider = "normalList")
	public void CASE_03_CheckList(List<Object> exp, List<Object> res) {
		Assert.assertTrue(aa.isContains(exp, res), aa.message(exp, res));
		
		Response response = given().get(mockApi_ListRes);
		aa.AssertResBody(exp, response);
	}
	@DataProvider(name = "normalList")
	public List<?>[][] normalList() {
		return new List<?>[][]{
			{Arrays.asList("포함 OR a", "list"), Arrays.asList("스트링 포함","list", "s")},
			{Arrays.asList("eng OR sh", "list"), Arrays.asList("English", "list", "s")}, 
			{Arrays.asList("e s", "list"), Arrays.asList("space space", "list", "s")},
			{Arrays.asList("!@#$%^&*()", "list"), Arrays.asList("!@#$%^&*()", "list", "s")},
			{Arrays.asList("23", "list"), Arrays.asList("123, 4444", "list", "s")},
			{Arrays.asList("sp AND ce", "list"), Arrays.asList("space space", "list", "s")},
			{Arrays.asList("sp AND ce", "list"), Arrays.asList("space space", "list", "s")},
			{Arrays.asList(2, 1), Arrays.asList(1, 2, 3)},
			{Arrays.asList(false, true), Arrays.asList(true, false, null)},
			{Arrays.asList(false, null), Arrays.asList(null, false, true)},
			};
		}
```

##### Console:
```
[RemoteTestNG] detected TestNG version 7.3.0
PASSED: CASE_03_CheckList([포함 OR a, list], [스트링 포함, list, s])
PASSED: CASE_03_CheckList([eng OR sh, list], [English, list, s])
PASSED: CASE_03_CheckList([e s, list], [space space, list, s])
PASSED: CASE_03_CheckList([!@#$%^&*(), list], [!@#$%^&*(), list, s])
PASSED: CASE_03_CheckList([23, list], [123, 4444, list, s])
PASSED: CASE_03_CheckList([sp AND ce, list], [space space, list, s])
PASSED: CASE_03_CheckList([sp AND ce, list], [space space, list, s])
PASSED: CASE_03_CheckList([2, 1], [1, 2, 3])
PASSED: CASE_03_CheckList([false, true], [true, false, null])
PASSED: CASE_03_CheckList([false, null], [null, false, true])
```
***
记得几年前也发生过这个问题,并且好不容易解决了,但... 忘了怎么改了,哭笑不得~ 
 
数字时代无法相信记忆力,数字化并存到区块链才是正道。
  
解决方法很简单,在Eclipse安装目录下的eclipse.ini文件尾部加上`-Dfile.encoding=UTF-8`即可。

![](https://cdn.steemitimages.com/DQmWfYxp59rsgExDQ8zv1A8FDbVkSaACuTWJXdquH3qMdBJ/image.png)

***
![](https://cdn.steemitimages.com/DQmTpHvJsq9q2cWzGorbTMuzYriWMmVmCWgsbbmmjnEfqbD/image.png)

***

**[Cookie 😅]**
参考: 
https://blog.csdn.net/sinat_28734889/article/details/52300070
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
properties (23)
authorjune0620
permlinkjava-23-troubleshooting-5-testng-eclipse
categoryhive-105017
json_metadata{"app":"peakd/2020.09.5","format":"markdown","tags":["cn","dblog","dev","java","elipse","testng","whalepower","palnet"],"users":["Test","DataProvider"],"links":["https://blog.csdn.net/sinat_28734889/article/details/52300070"],"image":["https://cdn.pixabay.com/photo/2019/06/24/09/10/faulty-4295549_1280.jpg","https://cdn.steemitimages.com/DQmWfYxp59rsgExDQ8zv1A8FDbVkSaACuTWJXdquH3qMdBJ/image.png","https://cdn.steemitimages.com/DQmTpHvJsq9q2cWzGorbTMuzYriWMmVmCWgsbbmmjnEfqbD/image.png"]}
created2020-10-05 07:13:15
last_update2020-10-05 07:13:15
depth0
children5
last_payout2020-10-12 07:13:15
cashout_time1969-12-31 23:59:59
total_payout_value3.715 HBD
curator_payout_value3.476 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length2,416
author_reputation118,592,211,436,406
root_title"[JAVA #23] [Troubleshooting #5] TestNG 运行结果在Eclipse显示乱码"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id99,970,773
net_rshares28,693,146,098,710
author_curate_reward""
vote details (64)
@annepink ·
好像很久没见到俊俊了🤔 你浪到哪里去了🤭

@tipu curate
properties (22)
authorannepink
permlinkre-june0620-2020105t194023406z
categoryhive-105017
json_metadata{"tags":["cn","dblog","dev","java","elipse","testng","whalepower","palnet"],"app":"ecency/3.0.7-vision","format":"markdown+html"}
created2020-10-05 11:40:27
last_update2020-10-05 11:40:27
depth1
children2
last_payout2020-10-12 11:40:27
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length34
author_reputation1,036,620,555,274,856
root_title"[JAVA #23] [Troubleshooting #5] TestNG 运行结果在Eclipse显示乱码"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id99,973,551
net_rshares0
@june0620 · (edited)
好久不见哦,萍萍 😄
最近很少来区块链了~ 
区块链不争气心累 哈哈~ 
properties (22)
authorjune0620
permlinkre-annepink-qhq9c7
categoryhive-105017
json_metadata{"tags":["hive-105017"],"app":"peakd/2020.09.5"}
created2020-10-05 12:00:12
last_update2020-10-06 03:16:12
depth2
children0
last_payout2020-10-12 12:00:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length36
author_reputation118,592,211,436,406
root_title"[JAVA #23] [Troubleshooting #5] TestNG 运行结果在Eclipse显示乱码"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id99,973,814
net_rshares0
@tipu ·
<a href="https://tipu.online/hive_curator?annepink" target="_blank">Upvoted  &#128076;</a> (Mana: 30/40) <a href="https://peakd.com/hive/@reward.app/reward-app-quick-guide-updated" target="_blank">Liquid rewards</a>.
properties (22)
authortipu
permlinkre-re-june0620-2020105t194023406z-20201005t114039
categoryhive-105017
json_metadata""
created2020-10-05 11:40:42
last_update2020-10-05 11:40:42
depth2
children0
last_payout2020-10-12 11:40:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length216
author_reputation55,954,426,099,732
root_title"[JAVA #23] [Troubleshooting #5] TestNG 运行结果在Eclipse显示乱码"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id99,973,556
net_rshares0
@annepink ·
嗯 休息调整一下也好💕
properties (22)
authorannepink
permlinkre-june0620-2020105t213438815z
categoryhive-105017
json_metadata{"tags":["cn","dblog","dev","java","elipse","testng","whalepower","palnet"],"app":"ecency/3.0.7-vision","format":"markdown+html"}
created2020-10-05 13:34:54
last_update2020-10-05 13:34:54
depth1
children0
last_payout2020-10-12 13:34:54
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length11
author_reputation1,036,620,555,274,856
root_title"[JAVA #23] [Troubleshooting #5] TestNG 运行结果在Eclipse显示乱码"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id99,975,016
net_rshares0
@hivebuzz ·
Congratulations @june0620! You have completed the following achievement on the Hive blockchain and have been rewarded with new badge(s) :

<table><tr><td><img src="https://images.hive.blog/60x70/http://hivebuzz.me/@june0620/upvotes.png?202101021226"></td><td>You distributed more than 21000 upvotes. Your next target is to reach 22000 upvotes.</td></tr>
</table>

<sub>_You can view your badges on [your board](https://hivebuzz.me/@june0620) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub>
<sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub>



**Do not miss the last post from @hivebuzz:**
<table><tr><td><a href="/hivebuzz/@hivebuzz/update-202101"><img src="https://images.hive.blog/64x128/https://i.imgur.com/GZV4AF7.png"></a></td><td><a href="/hivebuzz/@hivebuzz/update-202101">Happy New Year - Project Activity Update</a></td></tr><tr><td><a href="/hivebuzz/@hivebuzz/pud-202101"><img src="https://images.hive.blog/64x128/https://i.imgur.com/805FIIt.jpg"></a></td><td><a href="/hivebuzz/@hivebuzz/pud-202101">First Hive Power Up Day of 2021 - Get a Hive Power delegation</a></td></tr></table>
properties (22)
authorhivebuzz
permlinkhivebuzz-notify-june0620-20210102t123450000z
categoryhive-105017
json_metadata{"image":["http://hivebuzz.me/notify.t6.png"]}
created2021-01-02 12:34:51
last_update2021-01-02 12:34:51
depth1
children0
last_payout2021-01-09 12:34:51
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,185
author_reputation369,434,696,085,525
root_title"[JAVA #23] [Troubleshooting #5] TestNG 运行结果在Eclipse显示乱码"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id101,185,318
net_rshares0