WASET
	@article{(Open Science Index):https://publications.waset.org/pdf/13645,
	  title     = {Unit Testing with Déjà-Vu Objects},
	  author    = {Sharareh Afsharian and  Andrea Bei and  Marco Bianchi},
	  country	= {},
	  institution	= {},
	  abstract     = {In this paper we introduce a new unit test technique
called déjà-vu object. Déjà-vu objects replace real objects used by
classes under test, allowing the execution of isolated unit tests. A
déjà-vu object is able to observe and record the behaviour of a real
object during real sessions, and to replace it during unit tests,
returning previously recorded results. Consequently déjà-vu object
technique can be useful when a bottom-up development and testing
strategy is adopted. In this case déjà-vu objects can increase test
portability and test source code readability. At the same time they
can reduce the time spent by programmers to develop test code and
the risk of incompatibility during the switching between déjà-vu and
production code.},
	    journal   = {International Journal of Computer and Information Engineering},
	  volume    = {2},
	  number    = {10},
	  year      = {2008},
	  pages     = {3496 - 3501},
	  ee        = {https://publications.waset.org/pdf/13645},
	  url   	= {https://publications.waset.org/vol/22},
	  bibsource = {https://publications.waset.org/},
	  issn  	= {eISSN: 1307-6892},
	  publisher = {World Academy of Science, Engineering and Technology},
	  index 	= {Open Science Index 22, 2008},
	}