ava.lang.IllegalArgumentException: [Assertion failed] - this expression must be true

本文分析了在使用IDEA进行Java开发时遇到的一个特定异常情况:在MetalReturnInformationServiceTest类的testSelectOne方法中调用selectone时发生的IllegalArgumentException错误。文章详细解释了解决此类问题的方法,即确保查询的ID在数据库中确实存在。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

信息: Loading validation configurations from [file [G:\bpsms\bpsms\target\classes\resources\valid\custom_rules.xml],file [G:\bpsms\bpsms\target\classes\resources\valid\formValid.xml],file [G:\bpsms\bpsms\target\classes\resources\valid\validation.xml],file [G:\bpsms\bpsms\target\classes\resources\valid\validator-rules.xml]]

java.lang.IllegalArgumentException: [Assertion failed] - this expression must be true

at org.springframework.util.Assert.isTrue(Assert.java:65)
at org.springframework.util.Assert.isTrue(Assert.java:77)
at org.haze.bpsms.balance.MetalReturnInformationServiceTest.testSelectOne(MetalReturnInformationServiceTest.java:107)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.springframework.test.context.junit4.statements.RunBeforeTestMethodCallbacks.evaluate(RunBeforeTestMethodCallbacks.java:74)

 

IDEA冲java开发,selectone中报错

解决办法:

查询的id必须要在数据库中存在

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值