Icon New game New game

fill in the blanks

Fill in the Blanks

(1)
fill in the blank game on spring test

Download the paper version to play

32 times made

Created by

India

Top 10 results

  1. 1
    Ashiq
    Ashiq
    00:25
    time
    100
    score
  2. 2
    Shiva Sravani, Mudiyanur
    Shiva Sravani, Mudiyanur
    00:36
    time
    100
    score
  3. 3
    Swetha jadhav
    Swetha jadhav
    00:39
    time
    100
    score
  4. 4
    Samiksha
    Samiksha
    00:58
    time
    100
    score
  5. 5
    Akshay
    Akshay
    01:03
    time
    100
    score
  6. 6
    vj
    vj
    01:04
    time
    100
    score
  7. 7
    CG
    CG
    01:10
    time
    100
    score
  8. 8
    mukul
    mukul
    00:41
    time
    89
    score
  9. 9
    Nagamani
    Nagamani
    01:40
    time
    22
    score
Do you want to stay in the Top 10 of this game? to identify yourself.
Make your own free game from our game creator
Compete against your friends to see who gets the best score in this game

Top Games

  1. time
    score
  1. time
    score
time
score
time
score
 
game-icon

Fill in the Blanks

fill in the blanksOnline version

fill in the blank game on spring test

by Shubham Sapate
1

@Autowired @ContextConfiguration Assert locations @RunWith

complete the below code for spring test ?

( SpringJUnit4ClassRunner . class )
( = " / com / accenture / lkm / resources / my_springbean . xml " )
public class TestNewEmp {


private Employee emp ;

@Test
public void testEmp ( ) {

. assertTrue ( emp ! = null ) ;

}

}

2

AFTER_METHOD @DirtiesContext SpringJUnit4ClassRunner methodMode

complete below code for dirty context ?

@RunWith ( . class )
@ContextConfiguration ( locations = " / com / accenture / lkm / resources / my_springbean . xml " )
public class TestEmployeeClassDi {
@Autowired
private Employee employee ;

( = MethodMode . )
@Test
public void testEmployeeSalary ( ) {
System . out . println ( " * * * * * * * * * * test employee salary * * * * * * * * * * " ) ;
Assert . assertFalse ( employee . getSalary ( ) ! = 200000 ) ;

}

}

educaplay suscripción