Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
Jest supports ______________ for Isolating functionality into small, testable units under test.
Home
Framework
IONIC
Jest supports ______________ for Isolating functionality into small, testable units under test.
0
votes
asked
Jul 23, 2020
in
IONIC
by
Hodge
Q. Jest supports ______________ for Isolating functionality into small, testable units under test.
(1)Matchers
(2)Mock Functions
(3)Static Functions
(4)None of the options
#jest
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 23, 2020
by
Hodge
Ans is
Mock Functions
...