My first blog in english

作者决定在项目中采用TDD进行开发,并利用CXF搭建Web服务。为辅助单元测试,作者研究了JMock开源框架,但在阅读官方文档时遇到了关于匿名内部类语法的问题。

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

Because I need to use english in my work,I decide to write my blog in english.I can use english to log what i study every day or
what i do,and so on.

In this project,I decide to use tdd to develop programs except the codes which are generated by command of CXF(In this project we use CXF to setup our web services server,next day ,I will write how to use CXF to develop web services).So I studied the jmock which is an java open source mock object project and is introduced by <pojo action="" in="">.
I think the jmock may be very easy,however,I have a problem when I read the "Getting Started" .
In the follow code:

        context.checking(new Expectations() {
            {
                one(subscriber).receive(message);
            }
        });
I think that the aim of  these codes  is new an instance of Expectations class,buy I cann't understand why there are two brackets after new Expectations().
And I cann't find any documents about it,so I sent a request on this forum but there is none reply to me.


ok,that's all.If I find the reason about it ,I'll write the answer.</pojo>
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值