PURECODER_IR Telegram 1179
Forwarded from OOD Part 1
🔥Architectural Test

یکی از انواع تست هایی که برای سیستم ها میتونیم بنویسیم Architectural Test ها هستن.

برای مثال توی استراکچر بالا میخوایم پکیج model رو از دسترسی یا دپندنسی به controller منع کنیم و کسی توی تیم نتونه خلافش رو عمل کنه.


IArchRule rule = Types()
.That()
.ResideInNamespace("Model")
.Should()
.NotDependOnAny(Types()
.That()
.ResideInNamespace("Controller"));

حالا این یک مثال ساده بود، توی یه پروژه ی با اسکیل بزرگ این قبیل رول ها زیاد هستن .

برای این مدل تست ها توی دات نت میتونی از پکیج ArchUnitNet و توی جاوا هم از ArchUnit استفاده کنی.

توی زبان های دیگه هم پکیج های مشابه این دو وجود دارند که با جست و جوی همین اسم میتونی پیداشون کنی.

@purecoder_ir
🔥5👍2



tgoop.com/purecoder_ir/1179
Create:
Last Update:

🔥Architectural Test

یکی از انواع تست هایی که برای سیستم ها میتونیم بنویسیم Architectural Test ها هستن.

برای مثال توی استراکچر بالا میخوایم پکیج model رو از دسترسی یا دپندنسی به controller منع کنیم و کسی توی تیم نتونه خلافش رو عمل کنه.


IArchRule rule = Types()
.That()
.ResideInNamespace("Model")
.Should()
.NotDependOnAny(Types()
.That()
.ResideInNamespace("Controller"));

حالا این یک مثال ساده بود، توی یه پروژه ی با اسکیل بزرگ این قبیل رول ها زیاد هستن .

برای این مدل تست ها توی دات نت میتونی از پکیج ArchUnitNet و توی جاوا هم از ArchUnit استفاده کنی.

توی زبان های دیگه هم پکیج های مشابه این دو وجود دارند که با جست و جوی همین اسم میتونی پیداشون کنی.

@purecoder_ir

BY Pure Coder




Share with your friend now:
tgoop.com/purecoder_ir/1179

View MORE
Open in Telegram


Telegram News

Date: |

Telegram Channels requirements & features fire bomb molotov November 18 Dylan Hollingsworth yau ma tei It’s easy to create a Telegram channel via desktop app or mobile app (for Android and iOS): How to create a business channel on Telegram? (Tutorial) The creator of the channel becomes its administrator by default. If you need help managing your channel, you can add more administrators from your subscriber base. You can provide each admin with limited or full rights to manage the channel. For example, you can allow an administrator to publish and edit content while withholding the right to add new subscribers.
from us


Telegram Pure Coder
FROM American