Displaying 2 results from an estimated 2 matches for "nobrow".
Did you mean:
borrow
2007 Oct 24
3
Bizarre log file permissions
...???? ? ? ? ? ? ..
?????????? ? ? ? ? ? development.log
?????????? ? ? ? ? ? production.log
?????????? ? ? ? ? ? server.log
?????????? ? ? ? ? ? test.log
(entries are in red and blinking)
BUT
$ sudo ls -la log/
Password:
total 4
drw-rw-rw- 2 nobrow apache 168 Oct 24 20:12 .
drwxr-xr-x 14 nobrow apache 392 Oct 24 20:12 ..
-rw-rw-rw- 1 nobrow apache 2479 Oct 24 20:12 development.log
-rw-rw-rw- 1 nobrow apache 0 Oct 24 20:12 production.log
-rw-rw-rw- 1 nobrow apache 0 Oct 24 20:12 server.log
-rw-rw-rw- 1 nobrow apache 0 Oct 24 20:...
2007 Dec 09
2
Mocks and Manual Tests
Is it possible for me to use Mock objects in manual testing?
They work great for functional testing, but now I need to load the pages and play around with some stuff, but of course I cant load them because there are a number of classes without implementations, which I want to just mock out.
Any ideas?
-----------------------------------------------------------------
Find the home of your dreams