自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 资源 (11)
  • 收藏
  • 关注

原创 Disable MySQL Foreign Key During JUnit Test

Reference: [1] http://stackoverflow.com/questions/9957878/mysql-disable-referential-integrity [2]

2014-08-21 18:46:22 1680

原创 Unable to find any test data conversion strategy for parameter with name ArrayList<XXX>

1. Problem java.lang.AssertionError: Unable to find any test data conversion strategy for parameter with name ArrayListand type class java.util.ArrayList at org.junit.Assert.fail(Assert.java:93) at

2014-08-21 16:13:06 1086

原创 LESSON: Autowire Interface, Rather than Concrete Class

In one of my tests, my first version test code is like below: @RunWith(SpringTestRunner.class) @DataLoader(filePaths = { "fixture/versionedBasRequests.xls" }, loaderType = LoaderType.EXCEL) @ContextC

2014-08-21 15:52:53 1044

原创 Event Handler Method Signature Pattern

public void onX(XXEvent) throws XXXException Example in Hibernate:

2014-08-19 12:19:10 539

原创 Trigger Lesson

Reference: [1] https://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:363719300346898052

2014-08-19 11:50:12 497

原创 DeadLock Lesson

09:32:56,921 WARN org.hibernate.engine.jdbc.spi.SqlExceptionHelper:143 - SQL Error: 1213, SQLState: 40001 09:32:56,922 ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelper:144 - Deadlock found when

2014-08-11 18:50:58 2235

原创 Configure Complex Object or Collection in EasyTest

I experimented and the conclusion is: 1. EasyTest's JSON support can con

2014-08-08 12:14:06 795

原创 EasyTest would get stuck if the json string is corrupted

LESSON: I used Eclipse to generate a entity class's corresponding JSON string

2014-08-08 12:05:19 597

原创 Word Essential Skills

1. 标题编号

2014-08-05 11:30:07 778

The Art of Monitoring-James Turnbull(2016)

The Art of Monitoring-James Turnbull(2016).The Art of Monitoring-James Turnbull(2016)

2018-10-25

Data and Information Quality_Dimensions, Principles and Techniques

Data and Information Quality_Dimensions, Principles and Techniques-Springer(2016)

2018-10-25

Enterprise Information Management in Practice_Managing Data

Enterprise Information Management in Practice_Managing Data and Leveraging Profits in Today's Complex Business Environment-Apress(2015)

2018-10-25

An Undergraduate Introduction to Financial Math

An Undergraduate Introduction to Financial Math. An Undergraduate Introduction to Financial Math.

2018-10-25

c design patterns and derivatives pricing

c design patterns and derivatives pricing. c design patterns and derivatives pricing

2018-10-25

Manning.OAuth.2.in.Action.2017

oauth 2 in action. Manning.OAuth.2.in.Action.2017

2018-10-20

Manning The Cloud at Your Service

Manning The Cloud at Your Service.

2018-10-16

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除