done the parameter check function for spider initialization, fix some bug, add some unit test
Pre-release
Pre-release
done the parameter check function for spider initialization;
fix bug in method filter
;
add class Queue
to module export;
add unit test for parameter checker when initialize a spider, and pass;
add unit test for function defaultPlan
, and pass;
add unit test for methods isExist
and filter
, and pass;
modify package's description;