angielski 1

 0    21 flashcards    patrykmmm
download mp3 print play test yourself
 
Question Answer
(adj) prone
State-based testing is usually more PRONE to false positives
start learning
(czasownik) podany
Testowanie oparte na stanach jest zwykle bardziej PODATNE na fałszywe alarmy
(adj) legitimate
The call to the SMTP service is a LEGITIMATE reason to do mocking.
start learning
(rzeczownik) UZASADNIONY
Wywołanie usługi SMTP jest UZASADNIONYM powodem do mockowania.
(adj) overarching
The OVERARCHING goal posed by the external client gets translated into subgoals achieved by individual domain classes.
start learning
(adj) nadrzorczy
Cel NADZORCZY, jaki stawia sobie klient zewnętrzny, przekłada się na cele cząstkowe osiągane przez poszczególne klasy domenowe.
(verb) to prescribe
Hexagonal architecture PRESCRIBES a one-way flow of dependencies: from the application services layer to the domain layer.
start learning
(czasownik) przepisywać
Architektura sześciokątna PRZEPISUJE a jednokierunkowy przepływ zależności: od warstwy usług aplikacyjnych do domeny warstwa.
(adj) brittle
That test was BRITTLE precisely because it was tied to this implementation detail.
start learning
(adj) kruchy
Ten test był KRUCHY właśnie dlatego, że był powiązany ze szczegółami implementacji.
(adj) immediate
In order to be a part of observable behavior, the code needs to have an IMMEDIATE connection to at least one such goal
start learning
(adj) natychmiastowy
Aby być częścią obserwowalnego zachowania, kod musi mieć NATYCHMIASTOWE połączenie z co najmniej jednym takim celem
(noun) burden
This brings an additional mental BURDEN to the process of programming.
start learning
(rzeczownik) ciężar (odpowiedzialność za coś)
To przynosi dodatkowe CIEZAR psychiczne procesu programowania.
(noun) distinction
The DISTINCTION between observable behavior and internal implementation details is more nuanced.
start learning
(rzeczownik) różnica
ROZRÓŻNIENIE pomiędzy obserwowalnym zachowaniem a wewnętrznymi szczegółami implementacji jest bardziej dopracowany.
(verb) to prolong
On the other hand, slow tests delay the feedback and potentially PROLONG the period during which the bugs remain unnoticed, thus increasing the cost of fixing them.
start learning
(czasownik) przedłużyć (np. zycie)
Z drugiej strony powolne testy opóźnić informację zwrotną i potencjalnie WYDLUZYC okres, w którym błędy pozostają niezauważone, co zwiększa koszty ich naprawy.
(verb) to discurage
That’s because slow tests DISCURAGE you from running them often, and therefore lead to wasting more time moving in a wrong direction.
start learning
(czasownik) zniechęcać
Dzieje się tak, ponieważ powolne testy ZNIECHECAJAdo częstego ich przeprowadzania, a tym samym prowadzą do marnowania większej ilości czasu na przeprowadzkę zły kierunek.
(verb) to incure
Its sole purpose is to incur a side effect—send an email.
start learning
(czasownik) wywołać
Jego jedynym celem jest wywołanie side effectu — wyślij e-mail.
(verb) to concede
The second approach CONCEDES a degree of that separation for performance gains
start learning
(czasownik) ustepowac
Druge podejście USTEPUJĘ na pewien stopień separacji w celu uzyskania korzyści w zakresie wydajności
(verb) to outline
How to categorize your code into the four types in order to OUTLINE the direction of the refactoring
start learning
(czasownik) zarysować
Jak podzielić kod na cztery typy aby ZARYSOWAC kierunek refaktoryzacji
(adj) clearcut
There are a lot of situations where these stages aren’t as CLEARCUT, though.
start learning
(przym.) wyrażny
Jest jednak wiele sytuacji, w których te etapy nie są TAK WYRAŹNE.
(verb) to mitigate
The first way to MITIGATE the growth of the controllers’ complexity is to use the CanExecute/Execute pattern
start learning
(czasownik) łagodzić
Pierwszym sposobem ZLAGODZENIA wzrostu złożoności kontrolerów jest użycie wzorca CanExecute/Execute
(verb) to accommodate
To ACCOMMODATE this new requirement, we’ll add a new property to the User class.
start learning
(czasownik) przystosowac
Aby PRZYSTOSOWAC to nowe wymaganie, dodamy nową właściwość do klasy User.
(adj) intact
With this implementation, the performance stays INTACT
start learning
(adj) nienaruszony
Dzięki tej implementacji wydajność pozostaje NIENARUSZONA
(adj) certain
the Company instance is retrieved from the database only after it is CERTIAN that the email can be changed
start learning
(przym.) pewien
Instacja firmy jest pobierana z bazy danych dopiero po uzyskaniu PEWNOŚCI, że adres e-mail można zmienić
(noun) treatment
This distinction leads to the difference in TREATMENT of out-of-process dependencies in integration tests.
start learning
(rzeczownik) traktowanie
To rozróżnienie prowadzi do różnica w TRAKTOWANIU zależności pozaprocesowych w testach integracyjnych.
(verb) to resort to something
Only RESORT TO this approach when all other options are exhausted
start learning
(czasownik) uciekać się do czegoś
UCIEKAJ SIE DO TEGO podejścia dopiero wtedy, gdy wyczerpią się wszystkie inne możliwości
(adj) foreseeable
But what do you do when you already have a shared database and can’t do anything about it in the FORESEEABLE future?
start learning
(przym) przewidywalny
Ale co zrobić, gdy masz już wspólną bazę danych i nie możesz nic z tym zrobić w PRZEWIDYWANEJ przyszłości?

You must sign in to write a comment