g1oodboy 2016-11-12 11:10 采纳率: 87.5%
浏览 866
已采纳

我自己运行的assert代码结果为什么和帖子上的不一样???????

public class AssertText01 {

    public void assertMe(boolean foo) {  
        String str = null;  
        assert foo?true:false : str = "Error Occur!";  
        System.out.println("in true condition");  
    }  

    public static void main(String[] args) {  
        AssertText01 at = new AssertText01();  
        try {  
            at.assertMe(true);  
            at.assertMe(false);  
        } catch(AssertionError ae) {  
            System.out.println(ae.getMessage());  
        }  
    }  
}
结果是:
in true condition
in true condition
  • 写回答

1条回答 默认 最新

  • threenewbee 2016-11-12 13:28
    关注

    http://ideone.com/y4zdry
    在线验证结果

    你说的帖子是什么帖子?

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料