主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Oleg Lemesenko
Yii2 Framework Support plugin developer
活动总数
24
最后的活动
2024年10月14日 08:48
成员加入日期
2017年03月20日 20:15
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
10
活动概览
帖子(9)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2017年11月30日 09:02
Thanks a lot!
社区
IntelliJ IDEA Open API and Plugin Development
Is there is any way to emulate database in Db Connections in UnitTests?
0 票
已编辑于
2017年10月20日 08:56
Thanks for reply.it is actually Functional tests if we follow terminology. In the documentation JetBrains says that most effective way is to use functional tests mostly, and I also like this approa...
社区
IntelliJ IDEA Open API and Plugin Development
Is there is any way to emulate database in Db Connections in UnitTests?
0 票
创建于
2017年06月07日 08:17
Thanks.Have found some examples here: https://confluence.jetbrains.com/display/PhpStorm/PHP+Open+API
社区
IntelliJ IDEA Open API and Plugin Development
How to set a type for a variable
0 票
创建于
2017年06月02日 11:48
Great, it works. But unfortunatly it does not cover all needed functonality. For example this does not work (and this is most popular DI call): $browser = \Yii::createObject([ 'class' => Browser...
社区
IntelliJ IDEA Open API and Plugin Development
How to set a type for a variable
0 票
创建于
2017年05月30日 19:13
Thanks for info. I will investigate it, looks like it will be very usefull for autocomplete composer package that is on roadmap. But plugin already exists and we actively develop it. It was just on...
社区
IntelliJ IDEA Open API and Plugin Development
How to set a type for a variable
0 票